From da643fa8b8c0abd2341bea515c0fb36be3e62075 Mon Sep 17 00:00:00 2001 From: Ryan Livingston <43882944+rlivings39@users.noreply.github.com> Date: Sat, 1 Feb 2020 13:42:35 -0500 Subject: [PATCH] Latest grammar changes. Fixes #56, fixes #98. --- README.md | 2 +- syntaxes/MATLAB-Language-grammar | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 340a3aa..7f600ab 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This extension adds language support for MATLAB to Visual Studio Code. ## Colorization ![syntax](images/syntax.png) -(imported from [Textmate's syntax](https://github.com/textmate/matlab.tmbundle)) +(imported from [MathWorks TextMate grammar](https://github.com/mathworks/MATLAB-Language-grammar)) ## Snippets ![snippets](images/snippets.png) diff --git a/syntaxes/MATLAB-Language-grammar b/syntaxes/MATLAB-Language-grammar index d0f4886..40d9a0c 160000 --- a/syntaxes/MATLAB-Language-grammar +++ b/syntaxes/MATLAB-Language-grammar @@ -1 +1 @@ -Subproject commit d0f4886b68b74a207d41985d3d8e9bfff8e457b7 +Subproject commit 40d9a0cd3b628f80cdcf948bbe1747a527ed5dd5