惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
GbyAI
GbyAI
WordPress大学
WordPress大学
月光博客
月光博客
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
博客园 - 司徒正美
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
Blog — PlanetScale
Blog — PlanetScale
B
Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
L
LangChain Blog
腾讯CDC
T
The Blog of Author Tim Ferriss
量子位

Visual Studio Code

WeChat AHP 让微信和 VS Code 的 Agent session 双向实时同步 - V2EX [VSCode] 多根工作区怎么对单独的文件夹设置排除? - V2EX VSCode 没有好用的 Git Log 插件,自己 Vibe 了一个 - V2EX 请教 codex vscode 插件升级后 经常 Codex could not start - V2EX 求一点 动漫二次元风格的壁纸,适合 ide 的,大部分是纯色,右下角有人物的这种。 - V2EX vscode 上的 codex 插件出 bug 了 vscode 迎来 1.129 新版本, UI 现代化重做 vscode 这个配置好啊,终于可以知道每个 index.vue 文件是哪个了 Code Runner for VS Code 发布十周年了,下载量突破 8000 万 VS Code Copilot 使用本地模型报错: Sorry, no response was returned. VSCode 的 Continue.dev 插件 已停止维护,被 Cursor 收购, 7 月 15 日前导出数据 一怒之下,禁掉了 Ruff vscode 侧栏图标在 ssh 时部分不显示 使用 Natizyskunk SFTP 最近碰到了问题 isDate is not a function 错误,用 AI 修复了下 Copilot 插件和 VSCode 更新后不显示 IntelliSense 解决方案 1.222.1,这个版本的 vscode 开始丝滑了: windows 下远程 ssh 进行 web-js 的开发, vscode 能够配置 codex chat 的 web agent 么? VSCode 1.122.0 可以离线使用 BYOK vs code claude code 插件 在 ssh 服务器端启动的 是否能在需要用户操作时给一个提示音? vscode 最新版本更新了 Agent window,看界面挺好,但是只支持 copilot 和 claude 订阅,不支持第三方 CLI 有了 Vibe Coding, 第一次发现 vscode tunnel 模式这么有用 VSCode 在 venv 环境下格式化 Python 代码的正确方式是什么 更新 VS Code 后顶栏冒出了一个醒目的 Sign In 按钮 公司有内网部署的 glm 但是只提供 codebuddy 插件 虚拟机内的 VS Code Server 怎么加速更新 vscode 中 codex 插件加载不出来的问题 有没有办法在 vscode 中的 ai 插件对话中做标注? vscode 插件 codex,一写代码 mac 风扇转个不停怎么解? RestfulToolkit - 让 REST API 搜索更高效! 🚀 不开代理的增强模式,如何在 vscode 中愉快的使用 Claude Code 插件?
vscode 的配置仿佛有什么大病,感觉专业的还是得 IDE 来
asd999cxcx · 2025-12-05 · via Visual Studio Code

一个很简单的需求:在工作区使用我本地的 maven 配置,maven 配置指了 maven 安装目录/repo 为仓库存放位置,改 vscode 配置半天没效果。让 cc/iflow 写了 settings.json 也不起作用,始终将 maven 依赖丢到了用户/.m2/repo 路径下了。并且每次打开构建模块,一个模块弹一个终端,在 settings.json 配置让他不要在终端显示,后台静默构建,依旧不生效...无语了.....