Skip to content

Commit 267a001

Browse files
committed
Add docs for 'Jump to Implementation' request
1 parent dc997a9 commit 267a001

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/features.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,16 @@ 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 instance of a type class method.
89+
90+
Known limitations:
91+
92+
- Only works for [local definitions](https://github.com/haskell/haskell-language-server/issues/708).
93+
8494
## Jump to note definition
8595

8696
Provided by: `hls-notes-plugin`

0 commit comments

Comments
 (0)