Tag: VSCode
All articles with the tag "VSCode".
2024
-
VSCode 拼写检查
Sep 19, 2024 287 0VSCode 是没有自带的拼写检查的,这里推荐 [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=str...
-
Visual Studio Code(VSCode/Code) 使用心得
Sep 19, 2024 809 0Visual Studio Code 是我一直在用的编辑器,不论是 PHP/Go/Rust/Web 前端/Solidity 智能合约,还是后面开发 Flutter 的 dart,到后面开发 Java ...
-
VS Code 扩展 Crash 排查
Jul 3, 2024 272 0VS Code 突然频繁崩溃,错误弹窗 ```plaintext The window terminated unexpectedly (reason: 'killed', code: '15') ...