Alex Dima
8af485d6bf
Remove log statements
2018-04-09 16:04:17 +02:00
Alex Dima
3b733d9822
Format code
2018-04-09 16:03:23 +02:00
Alex Dima
1f658b24a4
Remove compilation output
2018-04-09 15:58:05 +02:00
TJ Kells
38bdd17d43
Add rust colorization support
2018-03-30 17:14:04 -05:00
Alex Dima
d2db3faa76
1.0.4
2018-03-14 12:32:09 +01:00
Alexandru Dima
3aff8636e1
Merge pull request #30 from rcjsuen/patch-2
...
Add ARG as a Dockerfile keyword
2018-03-14 12:31:46 +01:00
Alex Dima
4c12640101
Merge remote-tracking branch 'origin/master' into rcjsuen-patch-2
2018-03-14 12:29:38 +01:00
Alex Dima
1fb34177ec
1.0.3
2018-03-14 11:52:58 +01:00
Alex Dima
21ac5f13ec
Add folding rules
2018-03-14 11:52:52 +01:00
Alex Dima
46247f86ca
1.0.2
2018-03-13 17:14:42 +01:00
Alex Dima
ec369b424a
Improve npmignore
2018-03-13 17:14:37 +01:00
Alex Dima
596f52b4d9
1.0.1
2018-03-13 16:58:51 +01:00
Alex Dima
93c48edccc
Reorganize project
2018-03-13 16:58:42 +01:00
Alex Dima
49f2283894
Fix header
2018-03-13 16:23:41 +01:00
Alex Dima
f8781eda2e
Improve npmignore
2018-03-12 17:17:40 +01:00
Alex Dima
043283146c
1.0.0
2018-03-12 13:52:25 +01:00
Alex Dima
a8741f55a9
Adopt monaco-plugin-helpers
2018-03-12 13:52:13 +01:00
Alex Dima
2ad83718b7
Spell out dynamic imports
2018-03-12 12:23:51 +01:00
Alex Dima
dfbeb25855
Restore test running
2018-03-12 12:08:09 +01:00
Alex Dima
bcc10f8425
Ship ESM variant
2018-03-12 11:58:04 +01:00
Alex Dima
bf7c78973c
Reorganize project
2018-03-12 11:41:11 +01:00
Peng Lyu
fb489d416f
Ruby squiggly heredoc.
2018-03-07 15:37:15 -08:00
Peng Lyu
51df390edc
Fix microsoft/monaco-editor#703 . c++ 11 raw string literal.
2018-03-07 15:36:57 -08:00
Peng Lyu
acfa9cf274
Re Microsoft/monaco-editor#688 test case update.
2018-03-07 15:36:22 -08:00
Peng Lyu
c4bd2cdd37
Fix microsoft/monaco-editor#688 . (*) is not commet
2018-03-07 11:28:28 -08:00
Remy Suen
5f51559926
Add ARG as a Dockerfile keyword
...
ARG was introduced as a keyword in Docker 1.09. It should be included
in Monaco as a keyword too.
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-03-07 18:16:46 +09:00
Alexandru Dima
a09a5607c2
Merge pull request #29 from rcjsuen/patch-1
...
Add HEALTHCHECK as a Dockerfile keyword
2018-03-02 14:11:16 +01:00
Alexandru Dima
b7b82b5d4f
Merge pull request #27 from templarbit/master
...
Support Content-Security-Policy syntax highlighting
2018-03-02 14:10:41 +01:00
Alex Dima
2c5e6d5448
Make code compile
2018-03-02 14:09:31 +01:00
Alexandru Dima
1f4f98abc1
Merge pull request #28 from evakili/master
...
Whitespaces after # are allowed in C++ preprocessor statements (Microsoft/monaco-editor#687 )
2018-03-02 13:59:52 +01:00
Remy Suen
3e631e8385
Add HEALTHCHECK as a Dockerfile keyword
...
HEALTHCHECK was introduced as a keyword in Docker 1.12. It should be
included in Monaco as a keyword too.
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-02-18 07:15:21 +09:00
evakili
a9ba86ce03
whitespaces after # are allowed in C++ preprocessor statements
2018-01-20 15:05:00 +03:30
David Gatti
4c0f0748e8
Added support for CSP
2018-01-12 13:48:51 -08:00
Alexandru Dima
fcb300dc51
Merge pull request #26 from TeamSQL/master
...
MySQL, Postgres, Redshift and Redis Language Support
2017-11-24 11:05:51 +01:00
Alex Dima
5994d965a6
Minor edits
2017-11-24 11:03:15 +01:00
Can Abacigil
5f8c74986c
redis language support added, tests are ok
2017-10-03 12:25:54 +03:00
Can Abacigil
7382c4690b
Merge branch 'master' into redis
2017-10-03 12:09:31 +03:00
Can Abacigil
33b0698269
updated bundles
2017-10-03 11:53:07 +03:00
Özgün Özen
222072d0f2
redis keywords
2017-10-03 10:19:30 +03:00
Can Abacigil
225a1181c9
version updated
2017-10-02 17:56:05 +03:00
Can Abacigil
5bbc1eb01c
redshift tests done
2017-10-02 17:32:21 +03:00
Can Abacigil
68f56a91e7
postgresql test are done
2017-10-02 17:29:44 +03:00
Can Abacigil
6b6ff7ff5b
Merge branch 'master' of github.com:TeamSQL/monaco-languages
2017-10-02 17:18:35 +03:00
Can Abacigil
30f92d1ce6
mysql sql language support
2017-10-02 17:18:22 +03:00
Özgün Özen
cc0dfec714
Merge branch 'master' of https://github.com/TeamSQL/monaco-languages
2017-10-02 12:00:19 +03:00
Özgün Özen
a717147619
pgsql keywords, redshift functions and keywords
2017-10-02 12:00:14 +03:00
Can Abacigil
7623a4c5cc
Merge branch 'master' of github.com:TeamSQL/monaco-languages
2017-09-29 18:35:42 +03:00
Can Abacigil
d5f2122535
mysql test are in development
2017-09-29 18:35:17 +03:00
Özgün Özen
eea97aa450
Merge branch 'master' of https://github.com/TeamSQL/monaco-languages
2017-09-29 17:59:58 +03:00
Özgün Özen
7255316533
pgsql functions
2017-09-29 17:59:46 +03:00