Conversation
Update @codemirror/buildhelper
Add pp member
Expand C# grammar to support extension blocks, updated generic constraints including 'allows' and nullable markers, additional preprocessor directives, 'field' expressions, and string 'U8'/'u8' suffixes in syntax.grammarThis pull request updates the C# grammar and development tooling. It adds new language constructs and constraints to the grammar, introduces extension blocks with members, and updates build/watch dependencies and configuration. Non-functional changes include formatting updates to development files and tokenizers.
📍Where to StartStart with the grammar changes in syntax.grammar, focusing on Macroscope summarized 24e00f4. |
|
Syntax highlighting breaks down when using top level statements repro using |
|
I try to add it, but it broke more... |
1 similar comment
|
I try to add it, but it broke more... |
|
Oof, hmm, maybe the grammer architecture needs a more complex ruleset. I wonder if claude code could take a crack at it... |
InitializerTarget)