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 915298c commit 729361bCopy full SHA for 729361b
PythonImproved.YAML-tmLanguage
@@ -8,7 +8,7 @@ uuid: 11B0273F-0284-4483-B17B-4B8D0A9294CC
8
9
patterns:
10
- name: support.type.ellipsis.python
11
- match: (?<!^from\s|^import\s)(\.{3})
+ match: (?<!^from\s|^import\s)(\b\.{3}\b)
12
13
- name: support.ipython.in.python
14
match: (^In \[(\d+)\]\:)
0 commit comments