mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-27 19:59:07 +00:00
feat(els): add goto implementation
This commit is contained in:
parent
d8835fd169
commit
3f678ef5e3
8 changed files with 106 additions and 58 deletions
|
@ -11,6 +11,7 @@ mod file_cache;
|
|||
mod folding_range;
|
||||
mod hir_visitor;
|
||||
mod hover;
|
||||
mod implementation;
|
||||
mod inlay_hint;
|
||||
mod message;
|
||||
mod references;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue