Formatting Erlang code in Visual Studio Code
The ErlangLS extension for VS Code includes formatting, using rebar3_format. I’d prefer to use erlfmt, so here’s how I set it up.
The ErlangLS extension for VS Code includes formatting, using rebar3_format. I’d prefer to use erlfmt, so here’s how I set it up.
I’m attempting to write a Flutter plugin (written in Kotlin). If I open it in VS Code, I get a bunch of “unresolved reference” errors.
Opening a Flutter/Dart/Kotlin project in VS Code on Windows, and a bunch of stuff is broken.
I recently had to report a bug against ErlangLS (the Erlang Language Server). Here’s how I discovered the version number:
Visual Studio Code is unable to watch for file changes in this large workspace