插件
1. folder-alias
- 作用: 给文件夹设置别名
- 心得: 文件夹不能命名为中文, 但是为了方便查找不得不用中文
- 备注: 和idea的treeinfotip类似
- 建议快捷键:
不支持
2. open in browser
- 作用: html文件打开在浏览器中
- 心得: 比live service好用, 更加轻量
- 备注:
- 建议快捷键:
建议右键菜单→打开
Snippet
Snippet(代码片段)生成网站: https://snippet-generator.app/?description=&tabtrigger=&snippet=&mode=vscode
IntelliCode
三个 VSIX 直链(弃用前最后稳定版)
- 如何使用: 下载后名字都是相同的的, 需要手动改为
vsix然后拖入插件
| 扩展 |
版本 |
VSIX 直链 |
| IntelliCode(主扩展) |
1.3.2 |
link |
| IntelliCode Completions(补全) |
2.0.1 |
link |
| IntelliCode API Usage Examples (调用量) |
0.2.9 |
link |
Cmd+Shift+P → "Python: Select Interpreter" → 选 /opt/homebrew/bin/python3(即使是同一个也重新点一下)