Skip to content

Add escape sequence highlighting, configurable verbosity on hover and refactor semantic tokens#11

Merged
Pollux12 merged 7 commits into
mainfrom
feat/escape-sequence-highlight
Jun 7, 2026
Merged

Add escape sequence highlighting, configurable verbosity on hover and refactor semantic tokens#11
Pollux12 merged 7 commits into
mainfrom
feat/escape-sequence-highlight

Conversation

@Pollux12

@Pollux12 Pollux12 commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Changes:

  • Add better startup diagnostic and error handling, with clear progress messages.
  • Add escape string support to semantic highlighting.
  • Add hover verbosity controls for shown tables, remove old verbosity setting.
  • Refactor existing semantic highlighting to be more standardised for better theme compatibility.
  • Move logging to VSCode logs folder when language server used by extension
  • Fix "open logs" button

Pollux12 and others added 7 commits June 3, 2026 12:23
Map string.modification and string.deprecated to ordered scope lists
ending in string.regexp so escape sequences are colored even on themes
that do not style the constant.character.escape / invalid.illegal scopes.

Supports gmod-glua-ls#31

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Pollux12 Pollux12 merged commit 75fb67c into main Jun 7, 2026
2 checks passed
@Pollux12 Pollux12 deleted the feat/escape-sequence-highlight branch June 7, 2026 06:08
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.

1 participant