nicolashainaux / symbols-tree-nav

A symbols view like taglist for Atom.io
MIT License
10 stars 6 forks source link

Merging symbols-tree-nav into atom-ide-outline #21

Open aminya opened 3 years ago

aminya commented 3 years ago

I want to add a fallback for the outline when LSP information is not available. I think this package uses this information. So, we can merge symbols-tree-nav into atom-ide-outline to provide tree functionality for the cases where there is no LSP.

https://github.com/atom-community/atom-ide-outline/issues/75