elixir-ls icon indicating copy to clipboard operation
elixir-ls copied to clipboard

Feature request: reuse existing PLTs for core (erlang/elixir) instead of generating from scratch

Open Trevoke opened this issue 3 years ago • 1 comments

Trevoke avatar May 04 '21 19:05 Trevoke

I'm hoping to make use of https://github.com/asummers/plts/ in ElixirLS

axelson avatar May 25 '21 06:05 axelson

On modern hardware PLT generation takes 1-2 minutes. IMO it's not worth the effort and having it in ElixirLS we have full control over what gets into PLTs. If someone is willing to contribute support for that I'd be OK to revisit that

lukaszsamson avatar Jan 08 '24 22:01 lukaszsamson