提交 5afdf500 编写于 作者: A Alex Dima

Fixes #3858: Update Jade language to 8109343

上级 c6482c7e
......@@ -1212,7 +1212,7 @@
</dict>
</dict>
<key>match</key>
<string>(mixin\s+)([\w-]+)(?:(\()((?:[a-zA-Z_]\w*(?:,\s*)?)*)(\)))?$</string>
<string>(mixin\s+)([\w-]+)(?:(\()\s*((?:[a-zA-Z_]\w*\s*)(?:,\s*[a-zA-Z_]\w*\s*)*)(\)))?$</string>
</dict>
<key>printed_expression</key>
<dict>
......@@ -1329,7 +1329,7 @@
</dict>
<dict>
<key>match</key>
<string>!</string>
<string>!(?!=)</string>
<key>name</key>
<string>invalid.illegal.tag.jade</string>
</dict>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册