ctags plugin for IDEA --- Can somebody?
Hi All
I heard about ctags, which seems to be neat OutLiner like utility for about 33 languages.
Is there any plugin available? This could be helpfull with syntax highlighting feature and a structure window like things for other languages inside IDEA.
Just imagin ctrl+b inside a c file navigates to the symbol definition in another c file under the same folder :)
Please let me know if anything like that is available. It seems that JEdit has one.
请先登录再写评论。
On Wed, 11 Feb 2004 08:01:45 +0000, Anki wrote:
Mmmm, combine that with an OpenAPI for providing syntax completion using
the same engine/controls/api that IDEA uses internally and this could be a
killer plugin.
I'd love for jython syntax highlighting/completion inside IDEA. THat
would rock, as jython has full access to the java api as well.