1 रिपॉजिटरी
Editor integrations that allow executing framework-specific CLI generators and commands directly from the buffer.
Distinct from CLI Command Frameworks: None of the candidates cover the specific act of triggering framework generators from an editor.
Explore 1 awesome GitHub repository matching development tools & productivity · Framework Command Integrations. Refine with filters or upvote what's useful.
vim-rails is a set of editor enhancements for navigating, testing, and managing Ruby on Rails applications within Vim. It provides a project navigator for jumping between related controllers, models, and views, a dedicated test runner for executing specs, and an interface for running framework generators and commands directly from the editor. The plugin enables the extraction of code blocks into separate partials or concerns and automatically replaces the original content with render calls. It also includes a specialized syntax highlighter that applies color coding to framework-specific metho
Allows running framework commands and generators directly from the editor, automatically loading generated files.