You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ New: Map .el file extension to elisp in FileIo.getCodeLanguageIdFromPath. Previously .el was unknown to the CLI, so ltex-cli-plus file.el fell back to plain-text checking and flagged every code token (setq, :init, …) as a misspelling. Requires a recent ltex-ls-plus that accepts elisp as a codeLanguageId alias for lisp. — Andrea Alberti (@alberti42)
🐛 Bug fix: Revert LSP4J from 0.24.0 to 1.0.0. — #51
🔧 Change: Bump Kotlin to 2.3.21, JUnit Jupiter to 6.1.0, Google Gson to 2.14.0, Jansi to 2.4.3, Maven Dependency Plugin to 3.11.0, Maven Surefire Plugin to 3.5.6.