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

【Vscode】敲实用的拓展插件推荐(持续更新),第1张

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

文章目录
  • Python
  • Python Docstring Generator
  • Office Viewer
  • Code Spell Checker
  • markdownlint
  • Remote - SSH


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 协议远程连接服务器。

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/5504137.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-13
下一篇 2022-12-13

发表评论

登录后才能评论

评论列表(0条)

保存