Update syntax definitions #34

Merged
HEL merged 5 commits from feat/update-syntax into main 2026-07-08 12:48:14 +00:00
Owner

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

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](https://git.kb28.ch/HEL/midas/src/commit/c0896d2b9bed184466956edc22173ceac077571d/docs/midas.sublime-syntax) I also noticed that subscripts were not parsed properly in type annotations so I added support for them
HEL self-assigned this 2026-07-08 12:48:09 +00:00
HEL added 5 commits 2026-07-08 12:48:09 +00:00
the TextMate language definition was completely rewritten by Claude from my Sublime Syntax definition
some tests against Midas files show that it seems on par with the other definition

Co-authored-by: Claude <noreply@anthropic.com>
HEL merged commit db986d5242 into main 2026-07-08 12:48:14 +00:00
HEL deleted branch feat/update-syntax 2026-07-08 12:48:14 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HEL/midas#34