Vscode教程


编程学习

1. 数据结构

2. 快捷键

键盘快捷方式
Ctrl+shift+P 命令盘
Ctrl+R 最近打开文件

用户代码片段

代码高亮

代码格式

代码补全

函数跳转

函数提示

帮助文档

插件

基本

  1. 汉化
  2. 拼写spellright
  3. 缩进indent rainbow
  4. 括号识别bracket
  5. todo
  6. icons
  7. themes

代码

  1. 代码补全 tabnine
  2. 格式检查 prettier
  3. 运行代码 run code

其它

设置打开方式,点击.md文件属性,选择vscode

Todo: todo fixme tag done note

Latex workshop

快捷键

ctrl+alt+B 编译
ctrl+alt+V 查看PDF

反向搜索 ctrl+

正向搜索 ctrl+alt+J

代码片段

latex.json


Author: Song Pengfei
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source Song Pengfei !
评论
  TOC