awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesFramework Development Workflows

Sets of editor integrations that automate common framework tasks like scaffolding and generator execution.

Distinct from Ruby on Rails Integrations: Candidates focus on general integrations or specific component generators, not the broader workflow automation.

Explore 1 awesome GitHub repository matching development tools & productivity · Framework Development Workflows. Refine with filters or upvote what's useful.

Awesome Framework Development Workflows GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tpope/vim-railstpope 的头像

    tpope/vim-rails

    4,149在 GitHub 上查看↗

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

    Executes framework generators and command line tools directly from the editor to speed up application scaffolding.

    Vim Script
    在 GitHub 上查看↗4,149
  1. Home
  2. Development Tools & Productivity
  3. Framework Development Workflows