symbols-list icon indicating copy to clipboard operation
symbols-list copied to clipboard

[idea] Folding

Open trusktr opened this issue 8 years ago • 2 comments

After making indentation (#14), there could be an ability to open close the tree views (similar to the file tree view).

trusktr avatar Jun 12 '16 22:06 trusktr

Hi, Thanks for the feedback! This feature would mean to parse the code much more accurately that with simple regexes, which I did not plan for now. But I'll leave this open, if someone want to contribute in that direction. With the proper settings to enable/disable it, it could be an interesting feature.

You may want to check symbols-tree-view for this kind of feature ( it uses atom's internal symbol generator, which is why I started this project ;) )

7ute avatar Jun 13 '16 05:06 7ute

I tried that one, but it was completely utterly broken, instead of a tree it was flat and with glitchy lines. Maybe a theme problem? Not sure though. I like how yours has the icons though. :]

trusktr avatar Jun 13 '16 17:06 trusktr