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 c127905 commit 26bef56Copy full SHA for 26bef56
docs/features.md
@@ -81,6 +81,16 @@ Known limitations:
81
82
- Only works for [local definitions](https://github.com/haskell/haskell-language-server/issues/708).
83
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
94
## Jump to note definition
95
96
Provided by: `hls-notes-plugin`
0 commit comments