Skip to content

Commit bee70f9

Browse files
committed
Add docs for 'Jump to Implementation' request
1 parent c127905 commit bee70f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/features.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@ Known limitations:
8181

8282
- Only works for [local definitions](https://github.com/haskell/haskell-language-server/issues/708).
8383

84+
## Jump to implementation
85+
86+
Provided by: `ghcide`
87+
88+
Jump to the implementation of an overloaded function if it is locally implemented.
89+
8490
## Jump to note definition
8591

8692
Provided by: `hls-notes-plugin`

0 commit comments

Comments
 (0)