15:07 · 2026年4月3日 · 周五 Lixian.Online - 获取 #VSCode 插件、#Chrome 扩展和 #Docker 镜像的离线安装包,并在受限网络环境下安装。https://github.com/LiaoGuoYin/lixian.online#Tool #Extension #GitHub GitHub GitHub - LiaoGuoYin/lixian.online: Get installers for VSCode extensions, Chrome extensions, and Docker images online, and install… Get installers for VSCode extensions, Chrome extensions, and Docker images online, and install in restricted network environments. - LiaoGuoYin/lixian.online
15:53 · 2025年5月28日 · 周三 JetBrains MCP Proxy Serverhttps://github.com/JetBrains/mcp-jetbrains一个代理服务器,用于在 JetBrains IDE (如 IntelliJ、PyCharm、WebStorm 等) 和客户端之间传递请求。● 提供了一个代理服务器, 用于在 JetBrains IDE 和客户端之间传递请求● 支持 VS Code 和 Claude Desktop 等外部客户端的集成● 提供了配置选项,如设置 IDE 端口、主机地址和日志记录#MCP #Tool #VSCode #GitHub GitHub GitHub - JetBrains/mcp-jetbrains: A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc.… A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio - JetBrains/mcp-jetbrains
15:09 · 2025年5月25日 · 周日 VS Code 中的 PostgreSQL IDEhttps://marketplace.visualstudio.com/items?itemName=ms-ossdata.vscode-pgsqlhttps://techcommunity.microsoft.com/blog/adforpostgresql/announcing-a-new-ide-for-postgresql-in-vs-code-from-microsoft/4414648https://news.ycombinator.com/item?id=44073588微软为 VS Code 发布了新的 PostgreSQL 扩展,通过整合数据库管理工具和 AI 辅助功能(如 GitHub Copilot ),简化了数据库管理和开发流程,旨在显著提高开发人员效率。#DB #VSCode #Microsoft #Tool #Extension link Visualstudio PostgreSQL - Visual Studio Marketplace Extension for Visual Studio Code - Develop PostgreSQL applications everywhere.
17:23 · 2025年5月21日 · 周三 Kilo Code - 开源 AI 编程助手https://github.com/Kilo-Org/kilocodeKilo Code 是一个开源的 VS Code AI 编程助手。融合了 Roo Code 和 Cline 的功能,提供了代码生成、任务自动化、代码重构等功能。内置了最新的 AI 模型,如 Claude 3.7 Sonnet 和 Gemini 2.5 Pro,提供 $20 免费额度,无需配置 API 密钥即可使用。● 代码生成: 使用自然语言生成代码● 任务自动化: 自动化重复性编码任务● 自动重构: 重构和改进现有代码● MCP Server 市场: 轻松找到和使用 MCP Server 来扩展 Agent 功能● 多种模式: 包括规划、编码和调试等模式,并支持自定义模式#VSCode #Extension #AI #Tool #GitHub GitHub GitHub - Kilo-Org/kilocode: Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most… Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent. #1 coding agent on OpenRouter. 1.5M+ Kilo Coders. 25T+ tokens pr...
14:59 · 2025年5月18日 · 周日 CodeRabbit AI 代码审查工具https://www.coderabbit.ai● 在 Cursor、VScode 和 Windsurf 中安装 CodeRabbit 插件,对代码进行快速审查● 能对代码进行细致分析,自动生成审查意见● 审查到的 bug 或改进建议,可以“一键修复”● 理解代码库的上下文、文件依赖关系#AI #Tool #DevOps #URL #VSCode #Extension AI Code Reviews | CodeRabbit | Try for Free AI-first pull request reviewer with context-aware feedback, line-by-line code suggestions, and real-time chat.
10:47 · 2025年4月18日 · 周五 RooCode-Workspacehttps://github.com/enescingoz/roocode-workspace这个项目是一个强大而灵活的工作区模板,专门为使用 Roo Code 的开发人员设计。它提供了一个优化的环境,通过 SPARC 编排和AI辅助工作流程在 Visual Studio Code (VS Code) 中实现项目开发的简化。● 引入了增强模式,使项目开发、管理和维护更加高效● 利用持久项目上下文和细化的模式交互,最大限度地减少令牌消耗,提高生产力● 结合了RooFlow的内存库、RooFlow的回旋模式和SPARC编排模式(包括内存库)#AI #VSCode #Extension #GitHub GitHub GitHub - enescingoz/roocode-workspace: The roocode-workspace repository is a project template designed to simplify development… The roocode-workspace repository is a project template designed to simplify development workflows using Roo Code. It integrates SPARC orchestration modes and the Memory Bank feature to provide a mo...
18:54 · 2025年3月22日 · 周六 摸鱼 - VSCode Fake Codinghttps://github.com/Simon-He95/vscode-fake-coding一个 VSCode 扩展程序,可以模拟编码活动并自定义打字速度。它允许您即使双手离开键盘也能看起来像在编码。当激活时,它会从头开始输入当前文本内容,模拟持续的编码活动。当停用或切换到另一个文件时,它会恢复原有内容。● 模拟可自定义打字速度的编码活动● 自动输入当前文本内容● 停用时恢复原有内容● 易于使用和配置https://github.com/Simon-He95/vscode-fake-coding/blob/main/README_zh.md#GitHub #Extension #VSCode #Tool GitHub GitHub - Simon-He95/vscode-fake-coding: Fake Coding Fake Coding. Contribute to Simon-He95/vscode-fake-coding development by creating an account on GitHub.
16:58 · 2024年11月14日 · 周四 sqlite3-editor VSCode 的 SQLite3 数据库编辑器扩展● 提供了一个自定义的编辑器,与 VSCode 无缝集成,可以直接打开 SQLite3 数据库文件,类似电子表格的编辑体验● 支持多种数据库操作,如创建表、编辑数据、查看表结构等https://github.com/yy0931/sqlite3-editor#GitHub #Tool #DB #VSCode #Extension GitHub GitHub - yy0931/sqlite3-editor Contribute to yy0931/sqlite3-editor development by creating an account on GitHub.
13:49 · 2024年7月20日 · 周六 × Inkdownhttps://github.com/1943time/inkdownMarkdown 阅读、编辑与共享工具,几乎完全兼容 GitHub Flavored Markdown 标准,同时扩展了 Mermaid 图形与 Katex 公式,支持明亮和暗黑风格提供 #macOS 和 #Windows 客户端以及 #VSCode 扩展#GitHub #Tool #VSCode