Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@MadcapJake MadcapJake released this 27 Jan 19:08
· 11 commits to master since this release

Changes

  • Completions now can include depends modules in META6.json/META.info via --meta flag.
  • Can produce ctags
  • Produces tags in a simple serialization to JSON for editors like Atom to use instead of generating completions on the fly (which is currently a bit slow)
  • Can actually list mangled filenames of all dependencies via --deps flag.