Sublime Forum

[Plugin Request] Utilizing Ctags

#1

Hey everyone,

I have been trying to wrap my head around this idea for far too long now and hope someone here might be able to help me.

Suppose you have a ctags indexed project and want to quickly navigate to a symbol definition. The CTags plugin has this ability by default,
so I am good on this end.

Now, however, I want the file found by CTags opened in a second vertical group, so i am able to see both at the same time.
If the file is open already it should be cloned into the group instead as to preserve any cursors that might be in the file.

Furthermore I would like to be able to have the code folded to some constant indendation and have the buffer on that view read-only.

All these steps are achievable through different plugins if used together but i would like to be able to shorten this rather lengthy process.

Any idea is highly apprecciated

Celania

0 Likes