awesome-vscode/README.md

29 lines
877 B
Markdown
Raw Normal View History

2016-02-07 23:03:31 +00:00
# Awesome VS Code [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A curated list of delightful VS Code packages and resources. For more awesomeness, check out [awesome](https://github.com/sindresorhus/awesome).
2016-02-07 23:05:36 +00:00
# Table of Content
- [Syntax](#syntax)
- [Lint](#lint)
- [Themes](#themes)
- [Uncategorized](#uncategorized)
## Syntax
2016-02-07 23:08:42 +00:00
Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.
- [Dockerfile](https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker)
- [React JSX](https://marketplace.visualstudio.com/items?itemName=TwentyChung.jsx)
- [Stylus](https://marketplace.visualstudio.com/items?itemName=buzinas.stylus)
2016-02-07 23:05:36 +00:00
## Lint
## Themes
### UI
### Syntax
## Uncategorized