View and run NIP scripts from the sidebar
Open the NIP SCRIPTS section in the sidebar to view all scripts in the projects nip.json file. Click on one to start it in the console. Each instance gets its own console tab based on the script name, so running multiple scripts at the same time is no problem.
{ ... "nip-scripts.showStartNotification": false // Disables dropdown notification ... }
- Open this example in VS Code
npm installnpm run compileF5to start debugging
MIT
