常用的vscode 插件

  • rc-beautify - Beautify React JavaScript TypeScript
  • Beautify -beautify javascript
  • Bookmarks - Mark lines and jump to them
  • CSS Peek - jump to the css
  • Document This - jdoc
    -TODO Highlight
    -syncing 多设备同步vs code 配置
  • koroFileHeader 用于添加文件头信息,比如文件作者,时间,以及在光标处注释相关函数说明等,相对于document this可以在任意地方添加说明,而不必指定特定的声明模式才能注释

你可能感兴趣的:(vscode)