VSCode Hints and Tips

Visual Studio Code is an Integrated Development Environment (IDE) or code editor that is open source and actively developed by Microsoft. These articles contain ideas, hints, tips and knowledge about it and how to use it.

There is also a hint on [how to use VSCode to debug Node-RED]({% link nr-qa/vscode-debugger.md %}) (and Node.JS) code in the Node-RED section of this site.


📖 Kb | 📎 Development | 🔖 vscode

VSCode - multiple cursors

VSCode supports multi-cursor editing, here are some tips on using it.