FG
🛠️ Developer ToolsMicrosoft

Feature request: symbols tree view

Freshabout 19 hours ago
Mar 14, 20260 views
Confidence Score95%
95%

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

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Implement Symbols Tree View in VSCode

Medium Risk

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

    markdown
    https://github.com/microsoft/vscode/issues/new?template=feature_request.md
  2. 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.

    bash
    ext install ms-vscode.csharp
  3. 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.

    markdown
    https://github.com/microsoft/vscode/discussions
  4. 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.

    markdown
    https://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

AC

Alex Chen

2450 rep

Tags

vscodeideeditorfeature-requestapion-testplanoutline