code icon indicating copy to clipboard operation
code copied to clipboard

Symbols plugin has redundant header

Open danirabbit opened this issue 7 years ago • 3 comments

screenshot from 2018-03-22 18 29 10 2x

The label "Symbols" and the ability to collapse that header doesn't seem terribly useful.

danirabbit avatar Mar 23 '18 01:03 danirabbit

Note: this is currently used as a workaround for delaying the loading of the tree. At document change, the whole tree is recreated and the root "symbols" is then added.

tintou avatar Mar 23 '18 01:03 tintou

No obvious way to fix this. There has to be a root item and there is no obvious unique candidate within the code (there could be more than one namespace). Using the name of the file would be equally redundant with the tab name and now the pane is on the right it at least shows the pane's function.

Please re-open if a solution suggests itself.

jeremypw avatar Jan 24 '23 12:01 jeremypw