We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176f1c9 commit 9c78034Copy full SHA for 9c78034
README.md
@@ -20,6 +20,9 @@ I very much appreciate help from other people especially regarding semantic anal
20
- Checks for missing and duplicate declarations
21
- Supports goto-definition/declaration (also in presence of overloading)
22
- Supports find-references (also in presence of overloading)
23
+- Supports goto-implementation
24
+ - From component declaration to matching entity by default binding
25
+ - From entity to matching component declaration by default binding
26
- Supports hovering symbols
27
28
## Trying it out
0 commit comments