<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>VS Code on 梦兽编程</title><link>https://rexai.top/tags/vs-code/</link><description>Recent content in VS Code on 梦兽编程</description><generator>Hugo -- 0.163.3</generator><language>zh-cn</language><copyright>梦兽编程</copyright><lastBuildDate>Tue, 04 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rexai.top/tags/vs-code/index.xml" rel="self" type="application/rss+xml"/><item><title>VS Code 里调试 Rust：从零配好 launch.json 的完整指南（附 Windows 实测）</title><link>https://rexai.top/languages/rust/2026-08-04-vscode-rust-debugging-guide/</link><pubDate>Tue, 04 Aug 2026 06:30:00 +0800</pubDate><guid>https://rexai.top/languages/rust/2026-08-04-vscode-rust-debugging-guide/</guid><description>Rust 调试配置的难点通常是工具链匹配：Windows MSVC 下 rustup 的 rust-lldb 组件不适用，CodeLLDB、launch.json 字段和常见断点问题可按本文逐项排查。</description></item><item><title>你的 Rust 项目只有 8000 行代码，rust-analyzer 却啃了 250 万行依赖——卡顿根源与提速实战</title><link>https://rexai.top/languages/rust/2026-08-04-rust-analyzer-performance-guide/</link><pubDate>Tue, 04 Aug 2026 06:00:00 +0800</pubDate><guid>https://rexai.top/languages/rust/2026-08-04-rust-analyzer-performance-guide/</guid><description>rust-analyzer 卡顿常常不是你的代码，而是工作区加载与依赖分析成本。以 fd 的本地测量为例：8273 行自身代码对应 252 万行依赖、峰值内存 1.4GB。</description></item></channel></rss>