Update grammars - #330193
Merged
Merged
Conversation
Benjamin Christopher Simmonds (benibenj)
approved these changes
Aug 11, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes bundled TextMate grammars and associated third-party metadata.
Changes:
- Updates grammars across 12 languages.
- Refreshes attribution manifests and colorization snapshots.
- Adds support for newer language syntax and scopes.
Show a summary per file
| File | Description |
|---|---|
extensions/vscode-colorize-tests/test/colorize-results/test-embedding_html.json |
Updates embedded HTML/CSS expectations. |
extensions/vscode-colorize-tests/test/colorize-results/test-cssvariables_scss.json |
Updates SCSS scope expectations. |
extensions/swift/syntaxes/swift.tmLanguage.json |
Adds newer Swift syntax. |
extensions/swift/cgmanifest.json |
Updates Swift attribution. |
extensions/sql/syntaxes/sql.tmLanguage.json |
Improves bracketed identifiers. |
extensions/sql/cgmanifest.json |
Updates SQL attribution. |
extensions/scss/cgmanifest.json |
Changes Sass attribution metadata. |
extensions/rust/syntaxes/rust.tmLanguage.json |
Refines visibility scopes. |
extensions/rust/cgmanifest.json |
Updates Rust attribution. |
extensions/ruby/syntaxes/ruby.tmLanguage.json |
Tightens heredoc identifiers. |
extensions/ruby/cgmanifest.json |
Updates Ruby attribution. |
extensions/powershell/syntaxes/powershell.tmLanguage.json |
Revises constant-variable scopes. |
extensions/powershell/cgmanifest.json |
Updates PowerShell attribution. |
extensions/php/syntaxes/php.tmLanguage.json |
Expands nowdoc identifiers. |
extensions/php/cgmanifest.json |
Updates PHP attribution. |
extensions/latex/syntaxes/LaTeX.tmLanguage.json |
Improves command and verb parsing. |
extensions/julia/syntaxes/julia.tmLanguage.json |
Corrects raw-string escapes. |
extensions/julia/cgmanifest.json |
Updates Julia attribution. |
extensions/handlebars/syntaxes/Handlebars.tmLanguage.json |
Expands escaping and Unicode support. |
extensions/handlebars/cgmanifest.json |
Updates Handlebars attribution. |
extensions/dart/syntaxes/dart.tmLanguage.json |
Corrects documentation line endings. |
extensions/dart/cgmanifest.json |
Updates Dart attribution. |
extensions/css/syntaxes/css.tmLanguage.json |
Adds layers, nesting, and modern functions. |
extensions/css/cgmanifest.json |
Updates CSS attribution. |
extensions/csharp/syntaxes/csharp.tmLanguage.json |
Adds unions and newer directives. |
extensions/csharp/cgmanifest.json |
Updates C# attribution. |
extensions/cpp/cgmanifest.json |
Updates C++ attribution. |
Review details
Tip
Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 27/29 changed files
- Comments generated: 3
- Review effort level: Balanced
Contributor
|
I think this is worthy of a mention in the upcoming release notes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.