You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You can watch demos for some of these features [below](#demos).
13
13
-[Integration with](#retrie-integration)[retrie](https://hackage.haskell.org/package/retrie), a powerful, easy-to-use codemodding tool
14
14
-[Code lenses for explicit import lists](#explicit-import-lists)
15
15
-[Generate functions from type signatures, and intelligently complete holes](#wingman) using [Wingman (tactics)](https://github.com/haskell/haskell-language-server/tree/master/plugins/hls-tactics-plugin)
16
-
-[Integration with](#hlint)[hlint](https://github.com/ndmitchell/hlint), the most used haskell linter, to show diagnostics and apply hints via [apply-refact](https://github.com/mpickering/apply-refact)
16
+
-[Integration](#hlint) with[hlint](https://github.com/ndmitchell/hlint), the most used haskell linter, to show diagnostics and apply hints via [apply-refact](https://github.com/mpickering/apply-refact)
17
17
-[Module name suggestions](#module-names) for insertion or correction
0 commit comments