Skip to content

Commit 9c78034

Browse files
authored
Add goto-implementation to README
1 parent 176f1c9 commit 9c78034

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ I very much appreciate help from other people especially regarding semantic anal
2020
- Checks for missing and duplicate declarations
2121
- Supports goto-definition/declaration (also in presence of overloading)
2222
- 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
2326
- Supports hovering symbols
2427

2528
## Trying it out

0 commit comments

Comments
 (0)