code-sandbox README
an extension for running a sandbox
Features
- running code without creating a new file
- storing it so it's available when you need it
Usage
creating a sandbox
- open the command palette (ctrl + shift + p)
- choose Sandbox - create new Sandbox
- choose the language you want (js is only language available now)
- type the name of the sandbox
running
- open the command palette (ctrl + shift + p)
- choose Sandbox - run Sandbox
Licence
copyrights (c) AliBasicCoder 2020