Merge pull request #217 from kazigk/master

Add Vetur
This commit is contained in:
Valerii Iatsko 2020-02-21 12:14:42 +01:00 committed by GitHub
commit c005c0157b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -398,6 +398,15 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod
- [Schema.org Snippets](https://marketplace.visualstudio.com/items?itemName=austinleegordon.vscode-schema-dot-org) - Snippets for [Schema.org](https://schema.org/).
- [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) - Spelling Checker for Visual Studio Code.
Framework-specific:
- [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur) - Toolkit for Vue.js
![Vetur](screenshots/Vetur.png)
### [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
> A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol.
### Facebook Flow
- [Flow Language Support](https://marketplace.visualstudio.com/items?itemName=flowtype.flow-for-vscode) - provides all the functionality you would expect — linting, intellisense, type tooltips and click-to-definition

BIN
screenshots/Vetur.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB