Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Thursday, 19-Jun-2025 08:14:33 JST Phantasm
@jae @dcc @hj @sun
>recommend some sort of ide with linter
elixir-lsp is very meh and is one of those LSP servers that compiles everything on the fly with the actual compiler, meaning that your laptop will lift-off after daring to open a single file, or changing some module with a hot code path.
At least the diagnostics the compiler gives you are usually good and the new compile-time type checking is mostly smart-enough. Although it triggered a false-positive up once with Pleroma's object validator. https://fluffytail.org/notice/Au1Mbn33jOmDEgzPtI