Below you will find pages that utilize the taxonomy term “VSCode”
July 29, 2026
Markdown in VSCode, Vim emulation, and navigating between sections
- 1. Introduction
- 2. Vim in VSCode
- 3. Step-by-Step guide to entering the configuration
- 4. Native Navigation in VS Code: Go to Symbol / Title (
Ctrl + Shift + O) - 5. The Sidebar: “Outline” Panel
- 6. The Top Address Bar (Breadcrumbs)
- 7. Conclusions
1. Introduction
Visual Studio Code is an excellent editor for Markdown.
There are various built-in features in the editor that allow you to navigate quickly through the structure of Markdown documents.
February 11, 2024
Using Visual Studio Code to write scores in LilyPond.
Abstract: Visual Studio Code is an excellent integrated environment for writing programming codes, but can it also be used as an editor for the LilyPond language dedicated to writing music?
- 1. Previous articles on editors for LilyPond.
- 2. Original Visual Studio Code or Code - OSS?
- 3. Installation of the VSLilyPond extension.
- 4. Using VSCode with the VSLilyPond plugin as an IDE for LilyPond.
- 5. Concluding remarks on VSCode as an IDE For LilyPond.
1. Previous articles on editors for LilyPond.
On the subject of writing musical scores using LilyPond, a markup language equivalent to LaTeX for lyrics, I recall my previous articles devoted to Emacs and Vim, respectively: