FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/strings - MagicStack/MagicPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MagicStack
/
MagicPython
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
1.4k
Code
Issues
65
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
MagicPython
test
strings
on
master
User selector
Datepicker
Commit history
Commits on May 1, 2020
Update the way "in" is scoped.
Show description for 2ca894f
vpetrovykh
committed
2ca894f
View commit details
Copy full SHA for 2ca894f
View code at this point
Browse repository at this point
Add some more specific scopes for member access.
Show description for dd48b8f
vpetrovykh
committed
dd48b8f
View commit details
Copy full SHA for dd48b8f
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
Add a `meta.member.access.python` scope.
Show description for c0f8d51
vpetrovykh
committed
c0f8d51
View commit details
Copy full SHA for c0f8d51
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Bugfix for an apparent infinite loop in grammar. (#163)
Show description for 1b72e04
vpetrovykh
authored and
Yury Selivanov
committed
1b72e04
View commit details
Copy full SHA for 1b72e04
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Add '%b' as a valid percent-format (PEP 461).
Show description for 2780782
vpetrovykh
committed
2780782
View commit details
Copy full SHA for 2780782
View code at this point
Browse repository at this point
Update string formatting scopes.
Show description for fb56c6a
vpetrovykh
committed
fb56c6a
View commit details
Copy full SHA for fb56c6a
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Highlight `.` in its own scope. (#101)
Show description for b453f26
vpetrovykh
authored and
Yury Selivanov
committed
b453f26
View commit details
Copy full SHA for b453f26
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Drop `support.other.format.python` scope name.
Show description for 976e59d
vpetrovykh
committed
976e59d
View commit details
Copy full SHA for 976e59d
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Add 'punctuation.separator.element.python' for generic ','.
vpetrovykh
committed
8841347
View commit details
Copy full SHA for 8841347
View code at this point
Browse repository at this point
Add scopes for ':'.
Show description for c9a3e41
vpetrovykh
committed
c9a3e41
View commit details
Copy full SHA for c9a3e41
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Change 'separator.continuation.line.python' to 'punctuation.separator...'
vpetrovykh
committed
75c434c
View commit details
Copy full SHA for 75c434c
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Tokenize identifiers to help linters
Yury Selivanov
committed
b75a3bb
View commit details
Copy full SHA for b75a3bb
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Stop format highlighting if '{%...%}' is detected.
Show description for b898442
vpetrovykh
committed
b898442
View commit details
Copy full SHA for b898442
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Scope string literal escape sequences similarly to Atom
Yury Selivanov
committed
5eaa12f
View commit details
Copy full SHA for 5eaa12f
View code at this point
Browse repository at this point
Scope formatting placeholders similarly to Atom
Yury Selivanov
committed
d78bdaa
View commit details
Copy full SHA for d78bdaa
View code at this point
Browse repository at this point
Make operators scoping more granular (to match Atom language-python)
Yury Selivanov
committed
9f7e839
View commit details
Copy full SHA for 9f7e839
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Make scopes for single-line rx more consistent with regular strings
Yury Selivanov
committed
e26b18d
View commit details
Copy full SHA for e26b18d
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Fix higlighting for format strings.
vpetrovykh
committed
b9aa8b0
View commit details
Copy full SHA for b9aa8b0
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Make the scope for opening/closing parenthesis and brackets consistent.
vpetrovykh
committed
9cdf8e3
View commit details
Copy full SHA for 9cdf8e3
View code at this point
Browse repository at this point
Add a unit test for '% s' formatting
Yury Selivanov
committed
11342d4
View commit details
Copy full SHA for 11342d4
View code at this point
Browse repository at this point
Fix scoping of item access (ex: brackets in `foo[a]`)
Yury Selivanov
committed
5408d3f
View commit details
Copy full SHA for 5408d3f
View code at this point
Browse repository at this point
Add 'meta.function-call.generic.python' scope to callee names
Yury Selivanov
committed
489a57e
View commit details
Copy full SHA for 489a57e
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Further normalize string scopes
Yury Selivanov
committed
2c645de
View commit details
Copy full SHA for 2c645de
View code at this point
Browse repository at this point
Simplify regex scopes (drop single/double quote info)
Yury Selivanov
committed
19af47f
View commit details
Copy full SHA for 19af47f
View code at this point
Browse repository at this point
Simplify strings rules & scopes
Yury Selivanov
committed
6c680fd
View commit details
Copy full SHA for 6c680fd
View code at this point
Browse repository at this point
Fix scope typo 'pyhton' -> 'python'.
vpetrovykh
committed
33c8f23
View commit details
Copy full SHA for 33c8f23
View code at this point
Browse repository at this point
Highlight XXX, FIXME etc anywhere in comments and docstrings
Yury Selivanov
committed
3b23b29
View commit details
Copy full SHA for 3b23b29
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Update tests to have strings as part of expressions.
Show description for 96f72cc
vpetrovykh
committed
96f72cc
View commit details
Copy full SHA for 96f72cc
View code at this point
Browse repository at this point
Fixes and improvements to string highlighting.
vpetrovykh
committed
6ebfffd
View commit details
Copy full SHA for 6ebfffd
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Refactor strings scopes & rules
Yury Selivanov
committed
d9f8060
View commit details
Copy full SHA for d9f8060
View code at this point
Browse repository at this point
tests/string/prefixes: Add RU'' case
Yury Selivanov
committed
514e776
View commit details
Copy full SHA for 514e776
View code at this point
Browse repository at this point
Adjust scope names for regular expression strings.
Show description for fa2ed6d
vpetrovykh
committed
fa2ed6d
View commit details
Copy full SHA for fa2ed6d
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Add several punctuation scopes.
Show description for 96d6c03
vpetrovykh
committed
96d6c03
View commit details
Copy full SHA for 96d6c03
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Add a test for .format() method
Yury Selivanov
committed
93c914a
View commit details
Copy full SHA for 93c914a
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Fix highlighting of '{}' formatting in raw strings.
vpetrovykh
committed
591ccb1
View commit details
Copy full SHA for 591ccb1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL