elixir-lsp / elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://elixir-lsp.github.io/elixir-ls/
Apache License 2.0
1.47k stars 194 forks source link

Add clear and reset dialyzer commands #742

Closed lukaszsamson closed 2 months ago

olivermt commented 1 year ago

Just FYI and thanks to @mfeckie on elixir slack: image This will do the same effect if it goes stale on you, without having to restart all of vscode

Edit: The restart language server is the important one, in case that was unclear from the screenshot

lukaszsamson commented 2 months ago

With OTP 26+ incremental dialyzer this is no longer needed