mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +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',
|
'BINARY',
|
||||||
'BLANKSASNULL',
|
'BLANKSASNULL',
|
||||||
'BOTH',
|
'BOTH',
|
||||||
|
'BY',
|
||||||
'BYTEDICT',
|
'BYTEDICT',
|
||||||
'BZIP2',
|
'BZIP2',
|
||||||
'CASE',
|
'CASE',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue