mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
add a Productivity entry for ScriptBox
This commit is contained in:
parent
6fd18a88ea
commit
8046c55b7d
@ -79,6 +79,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Project Manager](#project-manager)
|
- [Project Manager](#project-manager)
|
||||||
- [REST Client](#rest-client)
|
- [REST Client](#rest-client)
|
||||||
- [Remote VSCode](#remote-vscode)
|
- [Remote VSCode](#remote-vscode)
|
||||||
|
- [ScriptBox](#scriptbox)
|
||||||
- [Settings Sync](#settings-sync)
|
- [Settings Sync](#settings-sync)
|
||||||
- [Todo Tree](#todo-tree)
|
- [Todo Tree](#todo-tree)
|
||||||
- [Toggle Quotes](#toggle-quotes)
|
- [Toggle Quotes](#toggle-quotes)
|
||||||
@ -585,6 +586,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
|||||||
|
|
||||||
![Send HTTP request and view response animation](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)
|
![Send HTTP request and view response animation](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)
|
||||||
|
|
||||||
|
## [ScriptBox](https://marketplace.visualstudio.com/items?itemName=cubicle6.scriptbox)
|
||||||
|
|
||||||
|
> Extend VS Code using custom JavaScript without creating extensions.
|
||||||
|
|
||||||
|
![ScriptBox](https://github.com/calebmpeterson/scriptbox/raw/master/documentation/demo.gif)
|
||||||
|
|
||||||
## [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)
|
## [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)
|
||||||
|
|
||||||
> Synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple machines using GitHub Gist
|
> Synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple machines using GitHub Gist
|
||||||
|
Loading…
Reference in New Issue
Block a user