diff --git a/README.md b/README.md index 1e8179d..04bef30 100644 --- a/README.md +++ b/README.md @@ -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