What's changed:
Completions
- Support for completions from amended or extended modules with no limit in depth.
- Support for imported modules completions through
moduleName.
- Most standard functions and classes are available for standard classes, modules, types, etc with documentation.
Overall improvements
- Up to 3 times faster parsing.
- Maximum imports parsed in depth increased to 10.
- Fixed some crashes.
- Makefile build system for convenience.
- Fix logging.
- Fix logging on VSCode & VSCode extension.
- Neovim support is now a plugin instead of example configuration.
- Slightly better diagnostics.
- Diagnostics are no longer an experimental feature.
Full Changelog: v0.0.3...v0.1.0