Thanks for your interest!  I am not sure what you are asking for.  In fact, 
I'm not sure what the "ctags" are.  The intent of the plugin is to focus on 
a single node.  The plugin maintains a reference to the commander of its 
underlying node, so almost anything would be possible in principle.   It 
would be easy enough to provide another view in addition to the editor and 
RsT views it has now.

As usual, the challenge would be to make the new view simple to use and 
clean in its appearance.  It would be better if it did not try to change 
the outline, at least not beyond the underlying node.  That's because you 
might be viewing at one place but end up making changes somewhere else that 
is not in sight.  Also, you don't want to get into a cycle of changes to 
the outline triggering a "changed" event in the Freewin window, which then 
triggers a new changed event back in the outline ...

I would also prefer to keep the plugin's code simple.  Right now it is 
about as simple as it could possibly be.

But probably most anything can be done if we can get clear on what it would 
be.

On Sunday, June 6, 2021 at 2:40:00 AM UTC-4 gar wrote:

> Hey! Thanks for your work, it's very much appreciated. I was missing such 
> a function in Leo for a long time. 
> And a question related to this is: can then your plugin be used to 
> integrate say tree from parsed output of ctags for current file?
> This is another thing I miss very much (sure after vim  editing).
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/f873d6c5-d0c9-4e75-9b52-f23dfac330a1n%40googlegroups.com.

Reply via email to