Pedro Santos <donbonifa...@gmail.com> writes:
> Played around with it and it was pretty cool. Did have to change your code
> to specify a full path for ctags on my machine.

Thanks! I'll add this as TODO for the next version.

> The thing is, when I tried something like namespace/function it didn't
> follow... that would be my main usage I'd say. Any plans to accomplish that?

I'm aware of this problem. This issue is mainly related to ctags/etags
limitations and has been brought up before [1]. For now, maybe you can
try with newer ctags version [2] or adjust $HOME/.ctags with custom
Clojure regular expressions and cut off namespace part (pretty crude
solution).

But the answer is yes, this is in my TODO for one of the next releases.

[1] https://sourceforge.net/p/ctags/bugs/362/
[2] https://ctags.io/

Best,
Sanel

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to