I think the language server should not show deprecated values and types in completions. This happened to me today when I accepted an automatic import of the deprecated gleam/otp/port.{type Port} without realising I should have used gleam/erlang/port.{type Port}
I think the language server should not show deprecated values and types in completions. This happened to me today when I accepted an automatic import of the deprecated
gleam/otp/port.{type Port}without realising I should have usedgleam/erlang/port.{type Port}