Getting invalid.illegal.name.python on valid python code from textmate
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript, python
- Domain
- tooling
Research direction
Reproduce the reported case in the MagicPython syntax highlighter using print(42and 2) in VS Code 1.67. Inspect the Python grammar responsible for numeric literals, names, and flow-control keywords; done means 42 is constant.numeric.dec.python and and is keyword.control.flow.python, without the illegal-name scope.
Written by the indexing model from the issue text.
Description
-
Editor name and version: VS Code 1.67
-
Platform: all
-
Color scheme: all
-
MagicPython version: commit c9b3409deb69acec31bbf7913830e93a046b30cc
-
A sreenshot:

-
5-10 lines of surrounding code:
print(42and 2)
in 42and 2, a valid python code, 42and is marked as invalid.illegal.name.python
42 should be marked as constant.numeric.dec.python and and should be marked as keyword.control.flow.python.
PyCharm is able to parse it correctly:

Originally from @Bobronium in https://github.com/microsoft/vscode/issues/150199
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MagicStack/MagicPython
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
MagicStack/MagicPython#275 · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
MagicStack/MagicPython#273 · 7 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
MagicStack/MagicPython#269 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
MagicStack/MagicPython#267 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
MagicStack/MagicPython#265 · 2 comments ·
All issues in MagicStack/MagicPython
Similar issues
-
bot:ai-assisted component:compact-js status:untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
midnightntwrk/midnight-sdk#403 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 86/100
DavidAnson/markdownlint-cli2#940 ·
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
githubnext/gh-aw-workshop#3692 ·
-
agent/guide documentation hive/hosted-available-lke648397-260827-5n31
Difficulty 2/5 1-3 hours Newbie friendliness 90/100