v0.0.5 #313
0xGeorgii
announced in
Announcements
v0.0.5
#313
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v0.0.5 LSP Support
Language Server Protocol support
inference-lspserver (apps/lsp), backed by a newide/crate stack (VFS, source database, semantic database, IDE API). Diagnostics on open/change, hover, goto-definition, completions, document symbols, and inlay hints.%APPDATA%\inference), and contributes the standardinference-lsp.trace.serversetting.infs doctorverifies the server binary at thebin/symlink editors actually resolve.$/cancelRequest, plus adidChangesuperseding older in-flight work), a snapshot read pool so a slow analysis never blocks hover or completion, bounded caches whose eviction actually frees memory, and analysis-panic containment so a compiler bug degrades one request instead of killing the session.What's Changed
Full Changelog: v0.0.4...v0.0.5
This discussion was created from the release v0.0.5.
All reactions