Skip to content

Fix forward compatibility for rewritten C##222

Merged
michaelblyons merged 2 commits into
masterfrom
fix/compat-charp-rewrite
May 18, 2026
Merged

Fix forward compatibility for rewritten C##222
michaelblyons merged 2 commits into
masterfrom
fix/compat-charp-rewrite

Conversation

@deathaxe
Copy link
Copy Markdown
Member

This PR adds renamed contexts to maintain compatibility with rewritten C# syntax.

Existing immediately_pop includes are replaced by explicit patterns to avoid missing context failures.

Alternatively a new immediately-pop context could be defined and included, which would then override the new one from rewritten C#.

caused by sublimehq/Packages#4547

@michaelblyons
Copy link
Copy Markdown
Collaborator

Alternatively a new immediately-pop context could be defined and included, which would then override the new one from rewritten C#.

I think I like this better. And then add some code comments saying what we can retire if PS starts a new tag series.

Copy link
Copy Markdown
Collaborator

@michaelblyons michaelblyons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. Thanks for the big C# overhaul!

@michaelblyons michaelblyons merged commit 2ecae8f into master May 18, 2026
4 checks passed
@deathaxe deathaxe deleted the fix/compat-charp-rewrite branch May 19, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants