Skip to content

Commit 74e17cc

Browse files
committed
Add gif demos for new plugins
1 parent d08b133 commit 74e17cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@
66

77
* [Hlint Plugin](https://github.com/haskell/haskell-language-server/pull/166): it integrates hlint diagnostics and lets you apply suggestions to fix them.
88

9+
![hls-hlint-demo](https://user-images.githubusercontent.com/54035/98731058-6ff38500-239d-11eb-8176-e4f69ef76fc2.gif)
10+
911
* [Module Name Plugin](https://github.com/haskell/haskell-language-server/pull/480): it makes easier create new modules and modify them, suggesting the appropiate module name as a code lens.
1012

13+
![module-name-demo](https://user-images.githubusercontent.com/54035/98731198-a7623180-239d-11eb-8af0-73bd32b9b0b2.gif)
14+
1115
This release also includes many improvements and bug fixes for the tactic plugin (see pull requests authored by @isovector for more details).
1216

1317
We have updated two essential tools used by the ide:

0 commit comments

Comments
 (0)