erlang_ls
erlang_ls copied to clipboard
Add support for incremental dialyzer
Is your feature request related to a problem? Please describe. Dialyzer diagnostics are slow and uses a lot of processing power.
Describe the solution you'd like With OTP 26 dialyzer got a new incremental mode, using that could improve performance and feedback from dialyzer diagonstics.
https://www.erlang.org/blog/otp-26-highlights/#incremental-mode-for-dialyzer