boltex / leointeg

Leo Editor Integration with VS Code
https://marketplace.visualstudio.com/items?itemName=boltex.leointeg
MIT License
74 stars 6 forks source link

Combine the LEO DOCUMENTS and LEO OUTLINE or LEO FIND panels #236

Open boltex opened 2 years ago

boltex commented 2 years ago

Make leo documents (with leo icon) be root nodes of leo outlines into a single panel instead of two separate panels.

This will enable seeing more than one outline structures at once.

Also, Outline Node ids (and 'gnx' ids of bodies) need the 'opened document' id concatened in their ids to distinguish them in case of gnx duplicates from an outline to another.

boltex commented 2 years ago

Note: should offer this as optional, if at all.

boltex commented 3 months ago

May instead combine as tab in 'find' panel. May have to rename the find panel to a more 'multi-usage' panel semantic.