Skip to content

Fix missing punctuation scope in log syntax#2805

Merged
jwortmann merged 1 commit intosublimelsp:mainfrom
deathaxe:pr/fix-log-punctuation
Mar 12, 2026
Merged

Fix missing punctuation scope in log syntax#2805
jwortmann merged 1 commit intosublimelsp:mainfrom
deathaxe:pr/fix-log-punctuation

Conversation

@deathaxe
Copy link
Copy Markdown
Contributor

This commit scopes brackets according to ST's scope naming guidelines, to ensure proper colors are assigned without syntax specific color scheme rules being required.

This commit scopes brackets according to ST's scope naming guidelines,
to ensure proper colors are assigned without syntax specific color scheme
rules being required.
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 12, 2026

Deploy Preview for sublime-lsp ready!

Name Link
🔨 Latest commit 5dc4839
🔍 Latest deploy log https://app.netlify.com/projects/sublime-lsp/deploys/69b30936fe6cbb0008b68b5c
😎 Deploy Preview https://deploy-preview-2805--sublime-lsp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@jwortmann jwortmann left a comment

Choose a reason for hiding this comment

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

We should probably revise this syntax some day.

For example the base scope starting with output. is quite uncommon, and variable.function and keyword.control for the server name and for the request/notification type also seem to be chosen just based on the colors from a specific color scheme and not based on semantic meaning.

@jwortmann jwortmann merged commit 06a1b8d into sublimelsp:main Mar 12, 2026
8 checks passed
@deathaxe deathaxe deleted the pr/fix-log-punctuation branch March 13, 2026 07:33
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