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

Elixir language support and debugger for VS Code, powered by ElixirLS.

Results 65 vscode-elixir-ls issues
Sort by recently updated
recently updated
newest added

I gave this a try for the day and it's working as expected for me.

### Is this the right repo? I believe this is the right repo, because the fallback config for running "Debug Test" with is vscode specific. ### Environment * Elixir &...

The issue is related to #313 , but a bit different. Before I was using the extension with multi-root workspaces where each root was containing an Elixir app. But now...

### Is this the right repo? This is specifically a request for this repo ### Environment * Elixir & Erlang versions (elixir --version): Erlang/OTP 26 [erts-14.2.5] [source] [64-bit] [smp:10:10] [ds:10:10:10]...

### Environment * Elixir & Erlang versions (elixir --version): ``` Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns] Elixir 1.17.1 (compiled with Erlang/OTP 27) ``` * Elixir Language Server...

This is kind of an X/Y problem, but 99% of heredocs I write in attributes are markdown and vscode lets me hard wrap them (thanks to the rewrap extension I...

## Summary - update regex for `entity.name.function.call.local.pipe.elixir` ## Testing - `npm run compile` - `npm test` ------ https://chatgpt.com/codex/tasks/task_e_684a05f4bcbc83219daa39cc4c53c934

codex

## Summary - convert Elixir grammar to YAML fragments - add script to build `elixir.json` from YAML - generate sigil patterns from delimiter definitions ## Testing - `npm run lint`...

codex