Feature request: symbols tree view
Problem
VSCode very quickly got to _nearly_ being my default editor. One thing I'm missing is something like https://atom.io/packages/symbols-tree-view where I can view the structure of a file whilst editing. I've used this view across many editors for years.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Implement Symbols Tree View in VSCode
VSCode currently lacks a built-in feature to display a symbols tree view, which is a common functionality in many other code editors. This absence limits users' ability to navigate and understand the structure of their code files efficiently, especially in larger projects.
Awaiting Verification
Be the first to verify this fix
- 1
Create a Feature Request on GitHub
Submit a detailed feature request on the official VSCode GitHub repository to propose the addition of a symbols tree view. Include examples of how this feature would enhance user experience and productivity.
markdownhttps://github.com/microsoft/vscode/issues/new?template=feature_request.md - 2
Explore Extensions for Symbols Tree View
Search the VSCode marketplace for existing extensions that provide similar functionality. Install and test these extensions to see if they meet your needs while waiting for the official feature.
bashext install ms-vscode.csharp - 3
Engage with the Community
Join VSCode community forums and discussions to gather support for the feature request. Engage with other users who have similar needs and encourage them to upvote the request on GitHub.
markdownhttps://github.com/microsoft/vscode/discussions - 4
Monitor Development Progress
Keep track of the feature request on GitHub for updates or comments from the development team. Participate in discussions to provide additional insights or use cases that may help prioritize the feature.
markdownhttps://github.com/microsoft/vscode/issues
Validation
Confirm the feature is implemented by checking the VSCode release notes for updates regarding the symbols tree view. Additionally, test the functionality in the latest version of VSCode to ensure it meets your expectations.
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep