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

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

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

2 个仓库

Awesome GitHub RepositoriesCode Lens Providers

Displays actionable metadata and execution links directly within the editor.

Distinct from Code Editors & IDEs: Distinct from Code Editors: focuses on the specific UI mechanism of actionable metadata overlays.

Explore 2 awesome GitHub repositories matching development tools & productivity · Code Lens Providers. Refine with filters or upvote what's useful.

Awesome Code Lens Providers GitHub Repositories

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

    rust-lang/rust-analyzer

    16,590在 GitHub 上查看↗

    Rust-analyzer is a language server implementation that provides real-time code intelligence, static analysis, and development productivity tools for the Rust programming language. It functions as a backend engine that communicates with text editors to deliver deep structural understanding of source code, enabling features like semantic analysis, symbol navigation, and automated refactoring. The project distinguishes itself through a core engine designed for high-performance responsiveness, utilizing incremental query-based compilation and lazy demand-driven evaluation to minimize resource con

    Shows actionable metadata and test execution links directly above code structures to provide quick access to tasks.

    Rusthacktoberfestlsp-serverrust
    在 GitHub 上查看↗16,590
  • microsoft/vscode-gomicrosoft 的头像

    microsoft/vscode-go

    5,897在 GitHub 上查看↗

    该项目是 VS Code 的 Go 语言扩展,通过语言服务器客户端、调试接口和测试自动化运行器提供了一个全面的开发环境。它集成了语言智能、格式化和调试功能,以支持完整的 Go 语言开发生命周期。 该扩展以管理 Go 工具链为特色,包括安装和配置语言功能所需的外部二进制文件。它还具有一个专门的测试自动化接口,允许在编辑器内直接生成单元测试骨架并可视化代码覆盖率配置文件。 该项目涵盖了广泛的功能,包括用于 Linting 和 Vetting 的静态分析、符号重构以及自动化源代码格式化。它提供了用于导航包和符号的工具,以及用于接口存根生成和结构体标签管理的实用程序。交互式程序调试通过断点和变量跟踪得到支持。

    Provides inline clickable buttons that map function signatures to targeted test runner commands.

    TypeScript
    在 GitHub 上查看↗5,897
  1. Home
  2. Development Tools & Productivity
  3. Code Editors & IDEs
  4. Code Lens Providers