Skip to content

v0.5.0

Choose a tag to compare

@lgeiger lgeiger released this 11 Jan 15:47
· 278 commits to master since this release

🎉 Features

  • Update atom-languageclient to 0.8.0 #66
    • Automatic triggering only if a trigger character specified by the server is typed (this should improve performance as well as cut down connection issues caused by crashing servers)
    • Filtering is performed by atom-languageclient when server reports results are complete (perf, better results)
    • Resolve is now called only if the language server supports it
  • Enabled Jedi Symbols, All Scopes by default #62