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 3148696 commit 5d4cbacCopy full SHA for 5d4cbac
CHANGELOG.md
@@ -105,6 +105,10 @@
105
relevant variable.
106
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
107
108
+- Renaming a variable from a label shorthand (`name:`) no longer includes the
109
+ colon in the rename dialog (`name:` -> `name`)
110
+ ([fruno](https://github.com/frunobulax-the-poodle))
111
+
112
### Formatter
113
114
- The formatter now removes needless multiple negations that are safe to remove.
0 commit comments