Skip to content

Commit 53b240a

Browse files
committed
Add rename demo and last pr
1 parent aa3c1fe commit 53b240a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ After a month of vacation a new hls release has arrived:
77
- Support for ghc 8.10.6 and 8.10.7
88
- The ormolu formatter plugin works with ghc 9.0.1
99
- We have a *new brand plugin to let you rename indentifiers* thanks to @OliverMadine's great work
10+
![rename-demo](https://user-images.githubusercontent.com/30090176/133071923-b3d91b2a-619f-4151-ab76-ca50442e5ab4.gif)
1011
- *Call hierarchy plugin has been improved* thanks to @July541:
1112
- Add call from type signature
1213
- Add call from a function pattern
@@ -19,6 +20,8 @@ After a month of vacation a new hls release has arrived:
1920

2021
### Pull requests merged for 1.4.0
2122

23+
- Update flake to fix nix builds
24+
([#2188](https://github.com/haskell/haskell-language-server/pull/2188)) by @jneira
2225
- Completions for project identifiers
2326
([#2187](https://github.com/haskell/haskell-language-server/pull/2187)) by @pepeiborra
2427
- Add rerun workflow

0 commit comments

Comments
 (0)