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

## Summary - fix retrieval of existing launch config in `runTest` ## Testing - `npm run compile` - `npm test` ------ https://chatgpt.com/codex/tasks/task_e_6848b7ff3aec83218c49edb21d993b39

codex

Heya 👋 We have autoBuild and fetchDeps set to enabled but really often we have the elixir_ls extension that breaks because of some dependency that changed (for instance checkout of...

This is in VSCode with the ElixirLS extension version 0.26.4, under Elixir 1.17.3 / OTP 27. There is a distracting behavior of an error highlighting I was trying to figure...

Could a setting be added to allow setting a relative or absolute path to the elixir libraries? There is a change being made to Erlang.mk to allow use of elixir...

### Environment * Elixir 1.18.0 (compiled with Erlang/OTP 27) * MacOS VSCode, ElixirLS 0.25.0 ### Current behavior Atoms and keyword lists have identical syntax highlighting. `Inspect Editor Tokens and Scopes`...