fixed: wrong highlighting with some VS code themes
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 27 Sep 2023 03:29:40 +0000 (22:29 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 27 Sep 2023 03:29:40 +0000 (22:29 -0500)
misc/vscode/onyx-0.1.7.vsix
misc/vscode/package-lock.json
misc/vscode/syntaxes/onyx.tmLanguage

index 173a151e733ffd550ddf2bdc0dd04cb590b270f5..44d4ff64e224cc76c843a4425cec5ce43de3b1c9 100644 (file)
Binary files a/misc/vscode/onyx-0.1.7.vsix and b/misc/vscode/onyx-0.1.7.vsix differ
index c3bac054b619d75805220396f054500bf2777a13..ee87c3f6f463829d8625ef609ab8b7884cc780eb 100644 (file)
@@ -1,12 +1,12 @@
 {
     "name": "onyx",
-    "version": "0.1.5",
+    "version": "0.1.7",
     "lockfileVersion": 2,
     "requires": true,
     "packages": {
         "": {
             "name": "onyx",
-            "version": "0.1.5",
+            "version": "0.1.7",
             "license": "BSD-2-Clause",
             "dependencies": {
                 "@types/node": "^18.6.4",
@@ -20,7 +20,7 @@
                 "vscode-debugadapter": "^1.51.0"
             },
             "engines": {
-                "vscode": "^1.51.0"
+                "vscode": "^1.75.0"
             }
         },
         "node_modules/@babel/code-frame": {
index 221f8dcb0f25234fa1dcefba923dc3c6447d136a..1b944587987d42bd1327df994fd0008883058b2b 100644 (file)
                                        <key>match</key>
                                        <string>\b(union|struct|enum|interface)\b</string>
                                        <key>name</key>
-                                       <string>storage.type.onyx</string>
+                                       <string>keyword.onyx</string>
                                </dict>
                                <dict>
                                        <key>match</key>
                                        <key>match</key>
                                        <string>\b(union|struct|enum|interface)\b(?:(\{)(\}))?</string>
                                        <key>name</key>
-                                       <string>storage.type.onyx</string>
+                                       <string>keyword.onyx</string>
                                </dict>
                                <dict>
                                        <key>match</key>
                                                <key>2</key>
                                                <dict>
                                                        <key>name</key>
-                                                       <string>storage.type.onyx</string>
+                                                       <string>keyword.onyx</string>
                                                </dict>
                                        </dict>
                                </dict>
                                                <key>2</key>
                                                <dict>
                                                        <key>name</key>
-                                                       <string>storage.type.onyx</string>
+                                                       <string>keyword.onyx</string>
                                                </dict>
                                        </dict>
                                </dict>
                                                <key>2</key>
                                                <dict>
                                                        <key>name</key>
-                                                       <string>storage.type.onyx</string>
+                                                       <string>keyword.onyx</string>
                                                </dict>
                                        </dict>
                                </dict>