Intellij Plugin v0.0.5
github-actions
released this
20 Oct 10:58
·
2249 commits
to main
since this release
CLI
Bug fixes
- Fix
rage
command, now it doesn't print info about running servers. Contributed by @ematipico
Editors
Bug fixes
- Fix #552, where the formatter isn't correctly triggered in Windows systems. Contributed by @victor-teles
Linter
Bug fixes
- Fix #548 which made noSelfAssign panic.
- Fix #555, by correctly map
globals
into the workspace.
What's Changed
Other changes
- fix(docs): config file name by @bushuai in #561
- fix(intellij): binary resolution on windows by @victor-teles in #556
New Contributors
Full Changelog: cli/v1.3.0...lsp-intellij/v0.0.5