add a Productivity entry for ScriptBox

This commit is contained in:
Caleb Peterson 2018-12-24 23:23:10 -05:00
parent 6fd18a88ea
commit 8046c55b7d

View File

@ -79,6 +79,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Project Manager](#project-manager)
- [REST Client](#rest-client)
- [Remote VSCode](#remote-vscode)
- [ScriptBox](#scriptbox)
- [Settings Sync](#settings-sync)
- [Todo Tree](#todo-tree)
- [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)
## [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)
> Synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple machines using GitHub Gist