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 是一套用于在 Vim 中导航、测试和管理 Ruby on Rails 应用的编辑器增强功能。它提供了一个用于在相关控制器、模型和视图之间跳转的项目导航器、一个用于执行测试的专用测试运行器,以及一个直接从编辑器运行框架生成器和命令的接口。 该插件支持将代码块提取到单独的局部视图或 Concerns 中,并自动用渲染调用替换原始内容。它还包括一个专门的语法高亮器,为框架特定的方法和声明应用颜色编码。 该系统支持上下文感知的项目导航、目标测试执行,以及在全局或应用级别为相关文件和任务定义的自定义映射规则。
Allows running framework commands and generators directly from the editor, automatically loading generated files.