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

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

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

2 个仓库

Awesome GitHub RepositoriesTerminal Debugging Integrations

Capability to launch execution results or logs in a terminal emulator for developer interaction.

Distinct from CLI Script Execution: Candidates focus on startup scripts or termination, not launching execution results in a terminal for debugging.

Explore 2 awesome GitHub repositories matching development tools & productivity · Terminal Debugging Integrations. Refine with filters or upvote what's useful.

Awesome Terminal Debugging Integrations GitHub Repositories

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

    swiftbar/SwiftBar

    4,184在 GitHub 上查看↗

    SwiftBar 是一个 macOS 菜单栏自定义工具和基于插件的状态监视器,可直接在系统菜单栏中显示可执行脚本和 Shell 命令的输出。它作为一个 Shell 脚本仪表板,将实时数据和脚本结果渲染为交互式菜单项和下拉列表。 该项目作为一个自动化接口,与系统快捷方式和外部 URL Scheme 集成,以触发操作并更新状态指示器。它支持安装社区制作的脚本,并将复杂的插件资源打包到本地目录中。 该系统涵盖了广泛的功能,包括用于字体和颜色的元数据驱动渲染、基于间隔的轮询和实时数据流,以及在菜单界面中嵌入 Web 视图。它还提供用于动态逻辑的环境变量访问,并允许在终端模拟器中启动脚本执行结果以进行调试。

    Opens script execution results in a configured terminal emulator to simplify debugging.

    Swiftmacosproductivityscripting
    在 GitHub 上查看↗4,184
  • microsoft/vscode-js-debugmicrosoft 的头像

    microsoft/vscode-js-debug

    1,950在 GitHub 上查看↗

    This project is a diagnostic adapter that connects code editors and standalone tools to running runtime processes using the standard Debug Adapter Protocol. It functions as a JavaScript and TypeScript debug implementation that maps compiled code back to original source files using sourcemaps, allowing developers to set breakpoints, inspect variables, and evaluate expressions without manual configuration. The tool handles cross-environment code execution by automatically attaching to child processes, worker threads, service workers, and terminal processes. It supports advanced debugging capabi

    Hooks into terminal commands and scripts at startup to launch debugging sessions instantly.

    TypeScriptdapdebughacktoberfest
    在 GitHub 上查看↗1,950
  1. Home
  2. Development Tools & Productivity
  3. Terminal Debugging Integrations