vue-vscode-extensionpack
vue-vscode-extensionpack copied to clipboard
The extensions I use when developing a Vue application with VS Code
Bracket Pair Colorizer (`coenraads.bracket-pair-colorizer`) has been deprecated by original author and replaced by Bracket Pair Colorizer 2 (`coenraads.bracket-pair-colorizer-2`).
[Jump](https://marketplace.visualstudio.com/items?itemName=wenfangdu.jump) basically does everything [Jumpy](https://marketplace.visualstudio.com/items?itemName=wmaurer.vscode-jumpy) does, besides, it supports: - Jump to the End of a word - Select to the Start of a word - Select to the End...
Hi. I publish a plugin in the marketplace: https://marketplace.visualstudio.com/items?itemName=ravenq.vscode-goto-node-modules. and want add this plugin to the pack. The plugin make it easy to goto the dependence pack in the node_modules...
Hi there, getting the following error when trying to update to v. `0.1.2`: ``` Cannot read property 'uri' of null ```  On Windows 10, VS Code `1.18.1.`