mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Merge pull request #122 from maclockard/patch-1
Fix highlighting of GROUP BY for redshift
This commit is contained in:
commit
c1b88facf1
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ export const language = <languages.IMonarchLanguage>{
|
|||
'BINARY',
|
||||
'BLANKSASNULL',
|
||||
'BOTH',
|
||||
'BY',
|
||||
'BYTEDICT',
|
||||
'BZIP2',
|
||||
'CASE',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue