

Paths starting with / are resolved relative to the current workspace root, while paths staring with. These paths are shown automatically by IntelliSense as you type the path of an image or link, and can also be manually requested by using ⌃Space (Windows, Linux Ctrl+Space). Path completions help with create links to files and images. Start typing a header name to filter down the list and find the header you are after. Use ⌘T (Windows, Linux Ctrl+T) to search through headers across all Markdown files in the current workspace.

Press Esc to cancel jumping to the header. Once you've found the header you what, press Enter to move your cursor to it. You can browse through all headers in the file or start typing a header name to find just the one you are after. Use ⇧⌘O (Windows, Linux Ctrl+Shift+O) to quickly jump to a header in the current file. Take a look at User Defined Snippets to find out how. Tip: You can add in your own User Defined Snippets for Markdown.
GITHUB MARKDOWN STRIKETHROUGH CODE
There are several built-in Markdown snippets included in VS Code - press ⌃Space (Windows, Linux Ctrl+Space) (Trigger Suggest) and you get a context specific list of suggestions. The Outline view is a great way to review your document's header structure and outline. For Markdown files, the symbol tree is the Markdown file's header hierarchy. When expanded, it will show the symbol tree of the currently active editor. The Outline view is a separate section in the bottom of the File Explorer. Besides VS Code's basic editing, there are a number of Markdown specific features that will help you be more productive. Working with Markdown files in Visual Studio Code is simple, straightforward, and fun. Configure IntelliSense for cross-compiling.
