We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f319f5 commit fd296ecCopy full SHA for fd296ec
1 file changed
messages/2.2.0.txt
@@ -16,7 +16,9 @@ before the negative lookahead. Fixed line ending regex for comments and decorato
16
to not highlight to very right side of view if a background color is used. Added
17
Comments.tmPreferences so that Ctrl-/ or Cmd-/ adds a regular `# ` comment, and
18
Ctrl-Shift-/ or Cmd-Shift-/ adds a triple-quoted """docstring""". Made a few tweaks
19
-to the regular expressions syntax.
+to the regular expressions syntax. Changed async to storage.modifier.async and
20
+fixed highlighting. Added some changes from the new TextMate grammar (see #60).
21
+Various other tweaks and fixes.
22
23
To take full advantage of the extra scopes included in Python Improved, check out
24
the Neon Color Scheme at https://packagecontrol.io/packages/Neon%20Color%20Scheme
0 commit comments