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.5k stars 198 forks source link

nimble_parsec app is loaded in language server #988

Closed lukaszsamson closed 1 year ago

lukaszsamson commented 1 year ago

This can interfere with client project Additionally erl2ex dialyxir dependency is common in client projects. It needs to be vendored