Update syntax definitions #34
Reference in New Issue
Block a user
Delete Branch "feat/update-syntax"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR updates the Midas and Python annotation syntax definitions
The TextMate Language definition for VSCode was completely rewritten by Claude, based on my Sublime Syntax definition
I also noticed that subscripts were not parsed properly in type annotations so I added support for them