symbols-list
symbols-list copied to clipboard
[idea] Folding
After making indentation (#14), there could be an ability to open close the tree views (similar to the file tree view).
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 ;) )
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. :]