Skip to content

Expressions breaking the syntax parsing #27

@loamhoof

Description

@loamhoof

Been having issues regarding the syntax parsing since the last update: some expressions seem to break the syntax highlighting, like raising an exception raise Exception(some_message) or a tuple of exceptions in an except except (FirstException, SecondException):.

Example of what it looks like after those lines:
image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions