Vscode: Indent markdown headings in Go to Symbols menu

Created on 27 Apr 2017  路  1Comment  路  Source: microsoft/vscode

It'll be very useful for markdown file navigation, if _Go to Symbol_ menu shows headings list with indentation that depends on heading level, as in Sulblime Text.

Current behaviour:

image

Desired behaviour:

image

feature-request markdown verification-needed verified

Most helpful comment

This should be in the 1.13 insiders builds once those startup again. I decided to use # instead of whitespace for the indentation because this allows you to filter the headings by level:
screen shot 2017-05-02 at 2 12 33 pm
screen shot 2017-05-02 at 2 13 12 pm

>All comments

This should be in the 1.13 insiders builds once those startup again. I decided to use # instead of whitespace for the indentation because this allows you to filter the headings by level:
screen shot 2017-05-02 at 2 12 33 pm
screen shot 2017-05-02 at 2 13 12 pm

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mrkiley picture mrkiley  路  3Comments

sirius1024 picture sirius1024  路  3Comments

lukehoban picture lukehoban  路  3Comments

omidgolparvar picture omidgolparvar  路  3Comments

trstringer picture trstringer  路  3Comments