GitHub / MagicStack/MagicPython / commits
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3126d024 | sublime: Fix f-string macro keymap | Yury Selivanov <y****y@m****o> | about 9 years ago | |
| 1e66610f | sublime: Move f-string macro to settings/sublime | Yury Selivanov <y****y@m****o> | about 9 years ago | |
| 203ef9bd | sublime: Move sublime.keymap to settings/sublime | Yury Selivanov <y****y@m****o> | about 9 years ago | |
| d1d70dd6 | Add Python-specific bindings for quotes and curly braces. | Victor Petrovykh <v****r@m****o> | about 9 years ago | |
| 5f8eef90 | Add meta.fstring.python scope. | Victor Petrovykh <v****r@m****o> | about 9 years ago | |
| 0939372e | readme: Mention 3.6 and f-strings | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 82ce5d09 | Prepare 0.6.0 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| e13309e7 | More refined fstring regexps. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| 34c12b03 | First go at raw fstrings and other prefix combos. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| be94a77d | Make file types consistent between grammars/ and package.json |
Lukasz Langa <a****v@f****m>
Committed by: Yury Selivanov <y****v@g****m> |
over 9 years ago | |
| 0580d7e8 | Add a rule for illegal empty braces. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| b93c9a45 | Make fstrings more robust when dealing with comples formatting. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| 8beee2f1 | Partial fix to handling of '#' in fstring format spec. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| e19bb218 | Fix the escaping of '{' and '}' in fstrings. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| 17144446 | Add support for fstrings. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| 8377808d | Bump syntaxdev version to 0.0.11 | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 94a6bb00 | Prepare 0.5.17 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 1f8b9edd | package.json: Try to fix vscode installation by allowing all versions | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 69ff2e1c | Prepare 0.5.16 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 7e0b909f | Implement support for PEP 515. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| f4ff7de2 | Fix badge typo. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| c7e50f57 | Add a couple more tests for odd function declaration issues. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| b3e4a0d2 | Add a proper badge for VS Code. | Victor Petrovykh <v****r@m****o> | over 9 years ago | |
| c639295f | readme: Bump the vscode counter | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| bab0513c | Prepare 0.5.15 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 37b660d0 | Add gyp & gypi support properly | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| f8654167 | Prepare 0.5.14 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 1df75f1d | Allow line continuation before "->" return anno; issue #51. | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| b2ca47eb | added support for gyp files (#48) |
Don Jayamanne <d****e@y****m>
Committed by: Yury Selivanov <y****v@g****m> |
over 9 years ago | |
| 536ef0ba | Prepare 0.5.13 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 9066e286 | Fix highlighting issues for incomplete functions. | Victor Petrovykh <v****h@s****m> | over 9 years ago | |
| 848597d1 | readme: Update VSCode counter | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 1848c2e7 | Prepare 0.5.12 release | Yury Selivanov <y****y@m****o> | over 9 years ago | |
| 19c7d7fe | Highlight type hint stub files (#47) |
Brett Cannon <b****n@u****m>
Committed by: Yury Selivanov <y****v@g****m> |
over 9 years ago | |
| 820a9310 | Prepare 0.5.11 release | Yury Selivanov <y****y@m****o> | almost 10 years ago | |
| 5b9bdfbc | Bump the version to 0.5.10 | Yury Selivanov <y****y@m****o> | almost 10 years ago | |
| f743e057 | Bump the Visual Studio Code counter. | Victor Petrovykh <v****h@s****m> | almost 10 years ago | |
| 9c719ba2 | Correctly detect '==' as comparison as opposed to 2 assignments. | Victor Petrovykh <v****h@s****m> | almost 10 years ago | |
| fd235256 | Merge pull request #39 from nicktimko/patch-1 |
Nick Timkovich <p****5@g****m>
Committed by: Victor Petrovykh <v****h@g****m> |
almost 10 years ago | |
| e3166f84 | Add ISSUE_TEMPLATE | Yury Selivanov <y****y@m****o> | almost 10 years ago | |
| 276e9a59 | Prepare 0.5.9 release | Yury Selivanov <y****y@m****o> | almost 10 years ago | |
| e90c9ce7 | Bump the number of downloads in Visual Studio Code badge. | Victor Petrovykh <v****h@s****m> | almost 10 years ago | |
| 7d07d6f5 | Fix a typo in type-hints scope name (issue #37) | Yury Selivanov <y****y@m****o> | almost 10 years ago | |
| 8717dd5c | Add some more tests for 'import' and 'from' keywords. | Victor Petrovykh <v****h@s****m> | almost 10 years ago | |
| 82c76aff | Scope `import` and `from` as "keyword.control.import.python" | Elvis Pranskevichus <e****s@m****o> | about 10 years ago | |
| f6369e43 | Prepare 0.5.8 release | Yury Selivanov <y****y@m****o> | about 10 years ago | |
| c36e0658 | Update readme to include Visual Studio badge and GitHub mention. | Victor Petrovykh <v****h@s****m> | about 10 years ago | |
| 268b8da0 | merge Merge pull request #33 from abusalimov/no-multi-scopes | Victor Petrovykh <v****h@g****m> | about 10 years ago | |
| 5e97caba | Avoid attaching multiple scopes at once | Eldar Abusalimov <e****v@g****m> | about 10 years ago | |
| d7855f98 | Update readme with installation instructions for VSCode | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 887ba46d | Prepare 0.5.7 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 65281155 | Fix odd highlighting of strings and comments after '.'. | Victor Petrovykh <v****h@s****m> | over 10 years ago | |
| 6bf31f7f | Prepare 0.5.6 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| e71c4367 | Update logo | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| a21ed6ed | Prepare 0.5.5 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| ff488b4c | Fix VSCode theme | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 404a3fc1 | Prepare 0.5.4 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| efebbb51 | Add icon for vscode page | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 48c95190 | makefile: Add "publish" target | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 60985be4 | Prepare 0.5.3 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 1f23b326 | package.json: Edits for VSCode | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 71765276 | readme: Bump ST3 sticker | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 0919d097 | Update publisher name for vsce | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 9eaab1b3 | Prepare 0.5.2 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| a45287d1 | Update syntaxdev to 0.0.10 | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 1b321f44 | Prepare 0.5.1 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| b1712e14 | "apply" is not a bultin (was deprecated since Python 2.3, not in 3) | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 252cdba7 | Prepare 0.5.0 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 96178ecd | Prepare 0.4.44 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| b75a3bbb | Tokenize identifiers to help linters | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 010175e6 | Prepare 0.4.43 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| c5d2c09b | Add python detection based on the first line (for atom) | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 9bab68de | Add python detection based on the first line. | Victor Petrovykh <v****h@s****m> | over 10 years ago | |
| b898442f | Stop format highlighting if '{%...%}' is detected. | Victor Petrovykh <v****h@s****m> | over 10 years ago | |
| 0d3f9ece | Prepare 0.4.42 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 26f1090a | Fix highlighting of special methods/attributes. | Victor Petrovykh <v****h@s****m> | over 10 years ago | |
| 1c0ddd60 | Change scope 'keyword.invalid.illegal...' -> 'keyword.illegal...'. | Victor Petrovykh <v****h@s****m> | over 10 years ago | |
| f505cd49 | Prepare 0.4.41 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 158f4afb | Highlight __builtins__ | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 9317e3af | Highlight __defaults__, __kwdefaults__, __self__ and __func__ | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 9659a5bd | Don't specially highlight things like "something.Exception" | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| f76ec6f6 | Highlight __signature__ | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| fc6ea7a4 | Prepare 0.4.40 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 9882af4d | Highlight __wrapped__ and __code__ | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| eabba01a | Highlight __qualname__ | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| c8021d7d | Prepare 0.4.39 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 3aabae0a | Highlight trailing semicolons as invalid.deprecated | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| e7b97c87 | Highlight ++ and -- as illegals | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 4a48d66d | Prepare 0.4.38 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 9b3681af | Fix function calls highlighting | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 6f8d167e | Prepare 0.4.37 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| c4d768ae | Fix regex for 'def' and 'async def' | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| fdb7ca72 | readme: Add Sublime Text and Atom badges | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| a6696965 | readme: Add Atom badge | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| fa048d47 | Prepare 0.4.36 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 833cda2e | Don't highlight 'from.' when it's a part of a name | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| cd69934c | Move grammar source files to a separate directory | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 2d3fad32 | Prepare 0.4.35 release | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| 60abb58a | Recognize unpacking in class statement | Yury Selivanov <y****y@m****o> | over 10 years ago | |
| a8407a07 | Recognize '*' in function declarations | Yury Selivanov <y****y@m****o> | over 10 years ago |