vertexclique / tokamak

Fusion Reactor for Rust - Atom Rust IDE
https://vertexclique.github.io/tokamak/
MIT License
399 stars 13 forks source link

Add support for rustsym declaration lookup #55

Closed zmanian closed 7 years ago

zmanian commented 8 years ago

https://github.com/trixnz/rustsym provides querying capabilities to find symbol declarations in rust code. We should integrate this into tokamak.

zmanian commented 8 years ago

I'm researching if https://github.com/dan-t/rusty-tags is a cleaner solution

zmanian commented 8 years ago

rusty-tags generates ctags files in either vi or emacs format. Rename to .tags and neither format seems to work.

Not sure why yet

vertexclique commented 7 years ago

Lookups are added with 0.4.0.