mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
This commit is contained in:
parent
5500b2ea0a
commit
9c57d47b94
2 changed files with 31 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ export const language = <ILanguage>{
|
|||
|
||||
raw: [
|
||||
[
|
||||
/(.*)(\))(?:([^ ()\\\t]*))(\")/,
|
||||
/(.*)(\))(?:([^ ()\\\t"]*))(\")/,
|
||||
{
|
||||
cases: {
|
||||
'$3==$S2': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue