mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-26 07:39:39 -05:00
Update README.md
This commit is contained in:
parent
5d245eee1d
commit
363f41bc4d
@ -13,6 +13,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes
|
||||
- [Uncategorized](#uncategorized)
|
||||
- [Align](#align)
|
||||
- [beautify](#beautify)
|
||||
- [Bookmarks](#bookmarks)
|
||||
- [Debugger for Chrome](#debugger-for-chrome)
|
||||
- [Project Manager](#project-manager)
|
||||
|
||||
@ -72,6 +73,14 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
|
||||
|
||||
> Beautify code in place for VS Code
|
||||
|
||||
### [Bookmarks](https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks)
|
||||
|
||||
> Mark lines and jump to them
|
||||
|
||||
![](https://github.com/alefragnani/vscode-bookmarks/raw/master/images/bookmarks-commands.png)
|
||||
|
||||
![](https://github.com/alefragnani/vscode-bookmarks/raw/master/images/bookmarks-toggle.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.
|
||||
|
Loading…
Reference in New Issue
Block a user