feat(syntax): add escaped-quoted-strings token to def syntax #35

Merged
Christoph merged 0 commits from refs/pull/35/head into main 2026-09-04 11:39:08 +00:00
Christoph commented 2026-09-04 11:39:03 +00:00 (Migrated from git.cbsk-tech.de)

Introduces an escaped-quoted-strings pattern for the def syntax.
It enables proper highlighting of strings with escapes and vars.
The change adds the new pattern to the syntax and fixes the EOF newline.

  • Adds escaped-quoted-strings for escapes and embedded vars
  • Registers new pattern in repository for proper highlighting
  • Ensures trailing newline in the file
Introduces an escaped-quoted-strings pattern for the def syntax. It enables proper highlighting of strings with escapes and vars. The change adds the new pattern to the syntax and fixes the EOF newline. - Adds escaped-quoted-strings for escapes and embedded vars - Registers new pattern in repository for proper highlighting - Ensures trailing newline in the file
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Christoph/nx_post_support!35
No description provided.