Discussion:
[9fans] ctags or sth else with acme?
(too old to reply)
Rudolf Sykora
2013-01-17 15:50:35 UTC
Permalink
Hello,

I'd like to know what you use for orientation in a code when running acme.
Is the 'g' command sufficient for you, or you use some form of ctags?

Thank you!
Ruda
dexen deVries
2013-01-17 20:12:09 UTC
Permalink
Post by Rudolf Sykora
Hello,
I'd like to know what you use for orientation in a code when running acme.
Is the 'g' command sufficient for you, or you use some form of ctags?
a g-like script to match symbol names coupled with certain PHP, JS or SQL
keywords.

also a custom plumber rule & script to display function prototype upon right-
click.
--
dexen deVries

[[[↓][→]]]

I have seen the Great Pretender and he is not what he seems.
Anthony Sorace
2013-01-17 21:01:48 UTC
Permalink
I ported Exuberant Ctags and added an output format suitable for acme. I'm not at a real computer just now, but I announced it on the list. I believe it's in my contrib directory, /n/sources/contrib/anothy.
Post by Rudolf Sykora
Hello,
I'd like to know what you use for orientation in a code when running acme.
Is the 'g' command sufficient for you, or you use some form of ctags?
Thank you!
Ruda
Rudolf Sykora
2013-01-18 14:46:38 UTC
Permalink
Post by Anthony Sorace
I ported Exuberant Ctags and added an output format suitable for acme. I'm not at a real computer just now, but I announced it on the list. I believe it's in my contrib directory, /n/sources/contrib/anothy.
would it be difficult to use this on p9p?
thanks!
Ruda

Loading...