Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indent markdown headings in Go to Symbols menu #25574

Closed
kvaleev opened this issue Apr 27, 2017 · 2 comments
Closed

Indent markdown headings in Go to Symbols menu #25574

kvaleev opened this issue Apr 27, 2017 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality markdown Markdown support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@kvaleev
Copy link

kvaleev commented Apr 27, 2017

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

@mjbvz mjbvz self-assigned this Apr 27, 2017
@mjbvz mjbvz added feature-request Request for new features or functionality markdown Markdown support issues labels Apr 27, 2017
@mjbvz mjbvz added this to the May 2017 milestone Apr 27, 2017
@mjbvz mjbvz closed this as completed in 36ce3d1 May 2, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented May 2, 2017

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

@kieferrm kieferrm mentioned this issue May 8, 2017
44 tasks
@mjbvz mjbvz added the verification-needed Verification of issue is requested label May 26, 2017
@roblourens roblourens added the verified Verification succeeded label May 31, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality markdown Markdown support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants
@roblourens @kvaleev @mjbvz and others