jonschlinkert / sublime-markdown-extended

Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with ST2/ST3. Goes great with Assemble.
https://github.com/jonschlinkert
MIT License
660 stars 96 forks source link

Increase indentation on Go To Symbol... #145

Open akzaidi opened 7 years ago

akzaidi commented 7 years ago

Is it possible to increase the indentation for go to symbol?

For example, here's the current scheme with the base Markdown syntax:

image

Here's the same file with Markdown extended syntax enabled:

image

It's easier to visualize the outline when the tab indent is larger.

Sorry if this has already been answered elsewhere. Couldn't find a way to do it with Build 3126.