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 82ce5d0 commit 0939372Copy full SHA for 0939372
README.md
@@ -6,8 +6,8 @@ with [Sublime Text](http://www.sublimetext.com), [Atom](http://atom.io) and
6
[Visual Studio Code](http://code.visualstudio.com).
7
It is meant to be a drop-in replacement for the default Python package.
8
9
-MagicPython correctly highlights all Python 3.5 syntax features, including
10
-type annotations, string formatting and regular expressions. It is built
+MagicPython correctly highlights all Python 3.5 and 3.6 syntax features,
+including type annotations, f-strings and regular expressions. It is built
11
from scratch for robustness with an extensive test suite.
12
13
We are proud to say that MagicPython has been included into the
0 commit comments