File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ After a month of vacation a new hls release has arrived:
7
7
- Support for ghc 8.10.6 and 8.10.7
8
8
- The ormolu formatter plugin works with ghc 9.0.1
9
9
- 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 )
10
11
- * Call hierarchy plugin has been improved* thanks to @July541 :
11
12
- Add call from type signature
12
13
- Add call from a function pattern
@@ -19,6 +20,8 @@ After a month of vacation a new hls release has arrived:
19
20
20
21
### Pull requests merged for 1.4.0
21
22
23
+ - Update flake to fix nix builds
24
+ ([ #2188 ] ( https://github.com/haskell/haskell-language-server/pull/2188 ) ) by @jneira
22
25
- Completions for project identifiers
23
26
([ #2187 ] ( https://github.com/haskell/haskell-language-server/pull/2187 ) ) by @pepeiborra
24
27
- Add rerun workflow
You can’t perform that action at this time.
0 commit comments