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 8773bbe commit e8140bdCopy full SHA for e8140bd
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## v1.13.0-rc2 - 2025-10-06
4
5
+### Language server
6
+
7
+- The "inline variable" code action can now trigger when used over the let
8
+ keyword of a variable to inline.
9
+ ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
10
11
### Bug fixes
12
13
- Fixed a bug where the "Extract function" code action would not properly
0 commit comments