VScode使用教程

141 字
1 分钟
VScode使用教程

安装#

卸载#

  1. 控制面板卸载 vscode
  2. Win+r 输入%appdata%,删除 code 文件夹
  3. 用户文件夹删除.code 文件夹
Terminal window
rm C:\Users\G3\.vscode-insiders
rm C:\Users\G3\AppData\Roaming\Code - Insiders

插件列表#

  • Azure Repos
  • github repositor
  • learn-markdown
  • Markdown All in One
  • Markdown PDF
  • Markdown Preview Enhanced
  • Office Viewer(Markdown Editor)
  • prettier
  • remote
  • Sort lines
  • ToDo Tree
  • vscode-pandoc
  • vscode-pdf
  • Write Timestamp
  • WSL
  • XML

特殊操作#

  • 关闭缓存,避免占用磁盘空间太大,json 文件中添加"C_Cpp.intelliSenseCacheSize": 0,
  • 打开按键输入显示 screencast mode

操作说明#

删除重复行 打开命令台输入 lines,找到=delete duplicate lines= 删除含有某些关键字的行 .*(word1|word2|word3).* 自动折行 设置搜索 word wrap 或者快捷键 Alt+Z

支持与分享

如果这篇文章对你有帮助,欢迎分享给更多人或赞助支持!

赞助
VScode使用教程
https://zimablue1996.github.io/posts/migrated/vscode_ug/
作者
Firefly
发布于
2024-08-11
许可协议
CC BY-NC-SA 4.0
Profile Image of the Author
Firefly
Hello, I'm Firefly.
公告
欢迎来到我的博客!这是一则示例公告。
音乐
封面

音乐

暂未播放

0:00 0:00
暂无歌词
分类
标签
站点统计
文章
25
分类
11
标签
31
总字数
25,208
运行时长
0
最后活动
0 天前

目录