Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solodynamo/frontend-vscode-extensionpack
(820+ Users) Handpicked collection of vscode extensions for FE development. Get the extension @ https://marketplace.visualstudio.com/items?itemName=solodynamo.frontend-vscode-extensionpack
https://github.com/solodynamo/frontend-vscode-extensionpack
essential extension frontend vscode
Last synced: about 1 month ago
JSON representation
(820+ Users) Handpicked collection of vscode extensions for FE development. Get the extension @ https://marketplace.visualstudio.com/items?itemName=solodynamo.frontend-vscode-extensionpack
- Host: GitHub
- URL: https://github.com/solodynamo/frontend-vscode-extensionpack
- Owner: solodynamo
- License: mit
- Created: 2018-03-18T20:02:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T02:24:36.000Z (over 6 years ago)
- Last Synced: 2024-08-09T13:17:17.545Z (5 months ago)
- Topics: essential, extension, frontend, vscode
- Homepage:
- Size: 23.4 KB
- Stars: 318
- Watchers: 11
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend VSCode Extension Pack
A collection of extensions for Frontend Development in VS Code.
These are some of my favorite extensions to make frontend development easier and fun.
## Links
* Find this Extension Pack on the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=solodynamo.frontend-vscode-extensionpack)
* Find this Extension Pack on [GitHub](https://github.com/solodynamo/frontend-vscode-extensionpack)## Extensions Included
* [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag)
* [Auto Comment Blocks](https://marketplace.visualstudio.com/items?itemName=kevinkyang.auto-comment-blocks)
* [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)
* [Debugger For Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
* [ES Lint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
* [TS Lint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint)
* [Flow Language Support](https://marketplace.visualstudio.com/items?itemName=flowtype.flow-for-vscode)
* [NPM Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense)
* [Import Cost](https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost)
* [Indent Rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow)
* [Beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
* [Intellisense For CSS Class Names](https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion)
* [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
* [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
* [Bracket Pair Colorizer](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer)
* [Style Lint](https://marketplace.visualstudio.com/items?itemName=shinnn.stylelint)
* [VS Code Flow IDE](https://marketplace.visualstudio.com/items?itemName=gcazaciuc.vscode-flow-ide)
* [Document This](https://marketplace.visualstudio.com/items?itemName=joelday.docthis)
* [Regex Previewer](https://marketplace.visualstudio.com/items?itemName=chrmarti.regex)## Want to see your extension added?
Open a PR and I'd be happy to take a look.