mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-14 00:19:32 -05:00
Update README.md
This commit is contained in:
parent
62149db77d
commit
3084092fac
@ -31,6 +31,8 @@ A curated list of delightful VS Code packages and resources. For more awesomenes
|
||||
- [Sort Lines](#sort-lines)
|
||||
- [Yo](#yo)
|
||||
- [Resources for extension developers](#resources-for-extension-developers)
|
||||
- [Documentation](#documentation)
|
||||
- [Tools](#tools)
|
||||
- [Utilities](#utilities)
|
||||
- [Contribute](#contribute)
|
||||
- [License](#license)
|
||||
@ -185,6 +187,10 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
|
||||
|
||||
## Resources for extension developers
|
||||
|
||||
### Documentation
|
||||
|
||||
- [Extending Visual Studio Code](https://code.visualstudio.com/docs/extensions/overview) section of [Official Documentation](https://code.visualstudio.com/docs)
|
||||
|
||||
### Tools
|
||||
|
||||
- [Yo Code - Extension Generator](https://code.visualstudio.com/docs/tools/yocode)
|
||||
|
Loading…
Reference in New Issue
Block a user