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.

  • 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.

  • VSCode multiple cursors

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

  • A Page to test things

    GitHub pages use Jekyll but not all features are available. This page is for testing what works and what does not

  • A Test Jekyll/GitHub Pages Page (MarkDown)

    Testing collections and page variables - this page is an actual Jekyll Page and is in a folder, it is a markdown file

  • A Test Jekyll/GitHub Pages Page (HTML)

    Testing collections and page variables - this page is in an actual Jekyll Page and is in a folder, it is an HTML file

There is also a hint on how to use VSCode to debug Node-RED (and Node.JS) code in the Node-RED section of this site.