Commit 511f30f
feat(lsp): add semantic token support for byte string literals
Handle BytesLiteralExpression in SemanticTokensHandler expression
collector, emitting string semantic token type (same as StringLiteral).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7fca334 commit 511f30f
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
538 | 542 | | |
539 | 543 | | |
540 | 544 | | |
| |||
0 commit comments