VSCode plugin finishing

VSCode plugin finishing

Official website address

Official website address

vscode common configuration (User Settings file)

{
    "workbench.iconTheme": "vscode-icons",//图表主题
    "editor.wordWrap": "on",//自动换行
    "files.encoding": "UTF-8",//编码格式
    "editor.fontSize": 18,//字体大小
    "typescript.check.npmIsInstalled": false,
    "files.autoSave": "off",
    "update.channel": "none",
    "files.eol": "\n",
    "[markdown]": {
        "editor.quickSuggestions": true
    },
    "evermonkey.token": "",
    "evermonkey.noteStoreUrl": "",
    "vsicons.dontShowNewVersionMessage": true,
    "workbench.startupEditor": "newUntitledFile",
    "python.linting.flake8Enabled": true
}

Front-end plugin

HTML Snippets
HTML CSS Support
Debugger for Chrome
jQuery Code Snippets
vscode-icon
Path Intellisense
Npm Intellisense
Document this
ESlint
HTMLHint
Project Manager
beautify
Bootstrap 3 Sinnpet
Atuo Rename Tag
fileheader
filesize
Bracket Pair Colorizer
json-tools(ctrl + alt + m)
Code Runner
Auto Close Tag ---- Auto-complete html tags
Auto Rename Tag --- Synchronously change html tail tags
File Peek ---- File path jump
snippets ES6

VUE section

language-stylus ----stylus syntax prompt
Stylus stylus --- CSS syntax prompt --> mainly supports stylus
VS Color Picker color under vue file ---- #fff Automatic prompt
Vue 2 Snippets --- vue shortcut key prompt
VueHelper
vetur

python

Configuration TutorialPython MagicPython
Python for VSCode Python autopep8 Backspace-plusplus flake8




MarkDown section

markdown-preview-enhanced
markdown-all-in-one
instant-markdown
Markdown TOC
Markdown+Math

Connect Linux

ftp-sync(https://blog.csdn.net/dotuian/article/details/51119650)

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325630942&siteId=291194637