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 aa0d0e1 commit 557f3fcCopy full SHA for 557f3fc
CHANGELOG.md
@@ -200,6 +200,10 @@
200
relevant variable.
201
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
202
203
+- When hovering over a record field in a record access expression, the language
204
+ sever will now show the documentation for that field, if present.
205
+ ([Surya Rose](https://github.com/GearsDatapacks))
206
+
207
- Renaming a variable from a label shorthand (`name:`) no longer includes the
208
colon in the rename dialog (`name:` -> `name`)
209
([fruno](https://github.com/frunobulax-the-poodle))
0 commit comments