Commits
User selector
Commit History
Commits on Oct 19, 2022
Update the syntax to Python 3.10
Show description for 7d0f2b2committed
Commits on Oct 14, 2022
Make raw f-strings consistent.
Show description for 5b5f388committedAdd Python 3.8 features.
Show description for db32a0dcommitted
Commits on May 18, 2020
Commits on May 1, 2020
Update the way "in" is scoped.
Show description for 2ca894fcommittedImprove detection of call signature and kwargs.
Show description for 72ccccbcommittedAdd some more specific scopes for member access.
Show description for dd48b8fcommitted
Commits on Oct 17, 2019
Add a `meta.member.access.python` scope.
Show description for c0f8d51committed
Commits on Oct 21, 2018
Scope `from`, `import`, and `as` the same way in imports. (#165)
Show description for 8ff35b3authored andcommitted
Commits on Oct 4, 2018
Add support for new Python 3.7 attrs/builtins
Show description for 9540297committed
Yury SelivanovTokenize `@` and `.` in decorators (#110)
Show description for 4030374authored andcommitted
Bugfix for an apparent infinite loop in grammar. (#163)
Show description for 1b72e04authored andcommitted
Commits on Jul 19, 2018
Update the `*` and `**` in funciton call scopes.
Show description for ad6bd62committedFix an issue with `import` highlighting.
Show description for 7c43d1ccommittedStop interpreting `exec` as a keyword.
Show description for 9c874c6committedAdd '%b' as a valid percent-format (PEP 461).
Show description for 2780782committedUpdate string formatting scopes.
Show description for fb56c6acommitted
Commits on Jul 10, 2018
Commits on Aug 11, 2017
Highlight `.` in its own scope. (#101)
Show description for b453f26authored andcommitted
Clean-up the grammar so that MagicRegExp does not have missing rules. (#100)
Show description for 361a496authored
Commits on Jul 21, 2017
- committed
Yury Selivanov
Commits on Mar 30, 2017
Drop `support.other.format.python` scope name.
Show description for 976e59dcommitted
Commits on Mar 29, 2017
Update constant highlighting rules.
Show description for ef3eb61authored andcommitted
Commits on Feb 24, 2017
- committed
Yury Selivanov - committed
Yury Selivanov
Commits on Dec 22, 2016
Commits on Dec 17, 2016
- committed
Yury Selivanov - committed
Yury Selivanov - committed
Yury Selivanov Highlight more magic methods / attributes
Show description for f2dfad8committed
Yury Selivanov- committed
Yury Selivanov
Commits on Dec 16, 2016
- committed
Change the scope name for a generic ':'.
Show description for eb64fe3committed