Closed wolftune closed 7 years ago
FWIW, Emacs has its own tagging system, which I've set up to work automagically in Snowdrift, provided
$PATH
C-c C-l
@pharpend wouldn't that same thing work with fast-tags on path alternatively, just somehow specify its -e
arg? Does Emacs recognize the format that uses line number?
https://github.com/atom/symbols-view/issues/92 is a ticket about how Atom doesn't accept simply line-number tags format like fast-tags puts out.
When that's fixed, we should probably update the tagging section of https://github.com/snowdriftcoop/snowdrift/blob/master/TEXTEDITORS.md to just use fast-tags (as opposed to hasktags), since it will work smoothly across editors then.