- Python
- Python Docstring Generator
- Office Viewer
- Code Spell Checker
- markdownlint
- Remote - SSH
Python
开源地址:https://github.com/Microsoft/vscode-python
Python 开发者必备。包含的功能有:智能提示,代码调试,代码导航以及格式化等等。
开源地址:https://github.com/NilsJPWerner/autoDocstring
快速生成 Python 函数的代码注释。默认谷歌风格。
开源地址:https://github.com/vscode-ext-studio/vscode-office
此扩展支持预览以下这些常见的office文件格式。
- Word: .docx
- Excel: .xls, .xlsx, .csv
- Svg: .svg
- Pdf: .pdf
- Font: .ttf, .otf, .woff
- Markdown: .md
- HttpRequest: .http
- PlantUml: .puml, .plantuml
- Windows Reg: .reg
开源地址:https://github.com/streetsidesoftware/vscode-spell-checker
Markdown 单词拼写检查,驼峰式代码单词拼写检查。
开源地址:https://github.com/DavidAnson/vscode-markdownlint
Markdown 标准代码规范和写作检查。
Remote - SSH开源地址:https://github.com/Microsoft/vscode-remote-release
编辑配置文件并通过 SSH 协议远程连接服务器。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)