Skip to content

Update grammars#276050

Merged
alexr00 merged 1 commit intomainfrom
alexr00/external-puma
Nov 7, 2025
Merged

Update grammars#276050
alexr00 merged 1 commit intomainfrom
alexr00/external-puma

Conversation

@alexr00
Copy link
Copy Markdown
Member

@alexr00 alexr00 commented Nov 7, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 7, 2025 11:12
@alexr00 alexr00 enabled auto-merge (squash) November 7, 2025 11:13
@alexr00 alexr00 self-assigned this Nov 7, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the syntax highlighting grammar files for the LaTeX and C# extensions to incorporate the latest changes from their upstream repositories. The changes primarily include new language features and bug fixes.

  • Updates LaTeX grammar to add support for \ge and \le math commands
  • Updates C# grammar to add support for C# 13 preprocessor app directives (:package, :property, :project, :sdk)
  • Updates commit hashes in cgmanifest files to track the new versions
  • Fixes missing newlines at end of files in Java and dotenv cgmanifest files

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
extensions/latex/syntaxes/TeX.tmLanguage.json Adds ge and le math symbols to the regex pattern and updates version commit hash
extensions/latex/cgmanifest.json Updates commit hash to match the new LaTeX grammar version
extensions/csharp/syntaxes/csharp.tmLanguage.json Adds grammar rules for C# 13 preprocessor app directives and updates version commit hash
extensions/csharp/cgmanifest.json Updates commit hash to match the new C# grammar version
extensions/java/cgmanifest.json Adds missing newline at end of file
extensions/dotenv/cgmanifest.json Adds missing newline at end of file

@vs-code-engineering vs-code-engineering bot added this to the November 2025 milestone Nov 7, 2025
@alexr00 alexr00 merged commit 2716852 into main Nov 7, 2025
34 checks passed
@alexr00 alexr00 deleted the alexr00/external-puma branch November 7, 2025 11:31
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants