Commit 5c8a587
committed
[new-hs-indexer] Track xrefs to modules from import declarations
* Expand xrefs to include `ModuleName` (unfortunately not `Module`)
* Capture these in the indexer
* Expand codemarkup to resolve ModuleName xrefs to Modules
All tested in VS Code, we can click on a module name in an import to
jump to the module.1 parent ef49a1a commit 5c8a587
12 files changed
Lines changed: 811 additions & 1017 deletions
File tree
- glean
- glass/Glean/Glass/SymbolId
- lang
- codemarkup/tests/haskell/code
- haskell
- HieIndexer
- tests/code
- schema/source
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
0 commit comments