VS Code Tips - Leverage the Outline View
A hands-on tip on how to get the most out of the outline view in Visual Studio Code.
A hands-on tip on how to get the most out of the outline view in Visual Studio Code. The outline view shows the symbol tree of the currently active editor, which allows you to jump to a specific symbol immediately (CSS selector, function in JavaScript, tag in HTML).



