Skip to content

Fix unquoted string termination#6

Merged
michaelblyons merged 1 commit intomichaelblyons:refactorfrom
SublimeText:fix/unquoted-string-termination
Dec 23, 2025
Merged

Fix unquoted string termination#6
michaelblyons merged 1 commit intomichaelblyons:refactorfrom
SublimeText:fix/unquoted-string-termination

Conversation

@deathaxe
Copy link
Copy Markdown

Fixes SublimeText#215

This PR ...

  1. ensures balanced braces within unquoted strings
  2. ensures string termination if parentheses or closing brace is matched

This commit ...

1. ensures balanced braces within unquoted strings
2. ensures string termination if parentheses or closing brace is matched
Copy link
Copy Markdown
Owner

@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.

Good find. Thanks!

@michaelblyons michaelblyons merged commit 89385a5 into michaelblyons:refactor Dec 23, 2025
3 checks passed
@deathaxe deathaxe deleted the fix/unquoted-string-termination branch December 23, 2025 16:16
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