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 5ed6f33 commit 3a7ee23Copy full SHA for 3a7ee23
CHANGELOG.md
@@ -419,3 +419,7 @@
419
- Fixed a bug where renaming a local variable which is used in combination with
420
label shorthand syntax would produce invalid code.
421
([Surya Rose](https://github.com/GearsDatapacks))
422
+
423
+- Fixed a bug where the language server would not show the "Unqualify type" code
424
+ action for record declarations.
425
+ ([cysabi](https://github.com/cysabi))
0 commit comments