Vscode敲实用的拓展插件推荐(持续更新)

Posted Xavier Jiezou

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Vscode敲实用的拓展插件推荐(持续更新)相关的知识,希望对你有一定的参考价值。


Python

开源地址:https://github.com/Microsoft/vscode-python

Python 开发者必备。包含的功能有:智能提示,代码调试,代码导航以及格式化等等。



Python Docstring Generator

开源地址:https://github.com/NilsJPWerner/autoDocstring

快速生成 Python 函数的代码注释。默认谷歌风格。

Office Viewer

开源地址: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

Code Spell Checker

开源地址:https://github.com/streetsidesoftware/vscode-spell-checker

Markdown 单词拼写检查,驼峰式代码单词拼写检查。

markdownlint

开源地址:https://github.com/DavidAnson/vscode-markdownlint

Markdown 标准代码规范和写作检查。

Remote - SSH

开源地址:https://github.com/Microsoft/vscode-remote-release

编辑配置文件并通过 SSH 协议远程连接服务器。

以上是关于Vscode敲实用的拓展插件推荐(持续更新)的主要内容,如果未能解决你的问题,请参考以下文章

Vscode - 超实用插件推荐

vscode之神级插件整理(持续更新)

vscode之神级插件整理(持续更新)

Python_学习经验总结2018.2.17持续更新

OI实用工具 持续更新ing

VSCode 拓展插件推荐