Skip to content

1.9.0

Compare
Choose a tag to compare
@razzeee razzeee released this 21 Jun 22:03
  • We changed the used globbing lib to a slightly faster one
  • Improved sorting of autoimport completions
  • Don't complete in comments
  • Separate snippets and keywords by type and show them in different circumstances
  • Added completions for module values or possible submodules
  • Added function completion for used but not declared function
  • Fix for possible exception on completion
  • Fix external modules not being found in some cases
  • Fix record completions interfering with Module completions