lexical-lsp / lexical

Lexical is a next-generation elixir language server
874 stars 80 forks source link

Improve the precision of `go to module definition`. When the cursor is on the parent, it should jump to the parent module. #649

Closed scottming closed 5 months ago

scottming commented 6 months ago

For example:

Lexical.|RemoteControl.Search should go to RemoteControl not RemoteControl.Search