What's Changed
- Support Struct fields completion when in struct arguments context by @scottming in #196
- Fix: Argument names crashes in light of a literal atom by @scohen in #285
- Add Nix Flake by @hauleth in #175
- ci: Require strict versions from erlef/setup-beam by @Blond11516 in #289
- Refactor: Extracted Build.Project by @scohen in #292
- Fixed code unit / codepoint confusion by @scohen in #290
- Fixed project node naming conflicts by @scohen in #294
- Remove logger for debugging port stdin/sdtout by @scottming in #298
- Added support for per-file .eex compilation by @scohen in #296
- Added default case by @scohen in #305
- Config compiler by @scohen in #304
- Namespacing refinements by @scohen in #307
- Update architecture.md with spelling corrections by @axelclark in #310
- Improve the documentation related to
neovim
installation. by @scottming in #308 - Handle presense of multiple version managers by @awerment in #311
- make sure not to choke on non-export prefixed path lines by @andyleclair in #312
- Second attempt to make struct completion more consistent by @scottming in #225
- Added installation instructions for Vim + Vim-LSP by @jHwls in #315
- Reworked lexical packaging by @scohen in #314
- Development docs by @scohen in #316
- Fix extraneous logging in test by @scohen in #317
- Update paths to start_lexical.sh in installation.md by @edwardsmit in #318
- Fix: Flaky tests by @scohen in #320
- Support for erlang 26 by @scohen in #319
- Fix typo of package task by @scottming in #321
- Fix VSCode installation instructions by @miXwui in #325
- Fix package task generating empty ZIPs by @Blond11516 in #334
- Removed plugin_runner app by @scohen in #327
- Added development docs suggestions by @scohen in #333
- Added discord link and build badges by @scohen in #335
- 0.3.0 Release by @scohen in #337
- Context-aware "use" completions by @scohen in #336
New Contributors
- @axelclark made their first contribution in #310
- @awerment made their first contribution in #311
- @andyleclair made their first contribution in #312
- @jHwls made their first contribution in #315
- @edwardsmit made their first contribution in #318
- @miXwui made their first contribution in #325
Full Changelog: v0.2.2...v0.3.0