elixir-lsp / elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://elixir-lsp.github.io/elixir-ls/
Apache License 2.0
1.5k stars 196 forks source link

Expand AST using Macro.Env API #1116

Closed lukaszsamson closed 1 month ago

lukaszsamson commented 3 months ago

Depends on https://github.com/elixir-lsp/elixir_sense/pull/293