1
0
masad-frost 7 жил өмнө
parent
commit
520915ef46

+ 2 - 0
src/clojure/clojure.ts

@@ -204,6 +204,8 @@ export const language = <ILanguage>{
                 },
                 },
             ],
             ],
 
 
+            [/\/#"(?:\.|(?:\")|[^""\n])*"\/g/, 'regexp'],
+
             { include: '@whitespace' },
             { include: '@whitespace' },
             { include: '@strings' },
             { include: '@strings' },
         ],
         ],