We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada9c49 commit b41e3a8Copy full SHA for b41e3a8
Messages/v3.4.4.txt
@@ -18,4 +18,12 @@ has successfully updated
18
CHANGELOG:
19
20
# fixed
21
-• Building of GSM/HSF could fail silently on Macs, if no sublime-project was made
+• Building of GSM/HSF could fail silently on Macs, if no sublime-project was made
22
+
23
+# added
24
+• More "request param strings" are getting recognized now.
25
26
+# changed
27
+• The color scheme was missing a color for deprecated globals and deprecated request params. Both are getting highlighted now.
28
+• Some completion rules got better descriptive variable names.
29
+• Typing `else` manually will now decrease the indent of the current line.
0 commit comments