Open
Description
This isn't a request for a new syntax, but for an update to an existing syntax.
The C# syntax appears out-of-date. Using newer features like record classes results in unhighlighted code.
Before | After |
---|---|
![]() |
![]() |
I've verified that pulling in a newer version from https://github.com/sublimehq/Packages/tree/master as a "custom" syntax fixes the issue for myself.
Syntax:
C#
Guideline Criteria:
https://github.com/sublimehq/Packages/tree/master