Alexandru Dima
3dd38f1ca5
Merge pull request #34 from masad-frost/fm-scheme
...
Add Scheme language
7 years ago
Alexandru Dima
c09fd5d81d
Merge pull request #33 from masad-frost/fm-py-indent
...
Add auto-indentation for python
7 years ago
masad-frost
817ca5bd99
Add Scheme language
7 years ago
masad-frost
5c8480449b
Add auto-indentation for python
7 years ago
Peng Lyu
781bcdd267
1.3.0
7 years ago
Peng Lyu
7eb290dff4
Fix microsoft/monaco-editor#858 C++ includes
7 years ago
Alexandru Dima
7195ea606e
Merge pull request #32 from Serhioromano/master
...
Add new language ST
7 years ago
Sergey Romanov
63308cf6aa
Added language config for pairs
7 years ago
Sergey Romanov
1e565b33ac
Few extensions added
7 years ago
Sergey Romanov
6911ed6b88
Add new language ST
7 years ago
Alex Dima
6f34b63e40
1.2.0
7 years ago
Alex Dima
26db7182c6
1.1.0
7 years ago
Alex Dima
2fc074ebcd
Adopt new monaco-editor-core
7 years ago
Alexandru Dima
f3912eaaf9
Merge pull request #31 from systemsoverload/systemsoverload/add-rust-support
...
Add rust colorization support
7 years ago
Alex Dima
8af485d6bf
Remove log statements
7 years ago
Alex Dima
3b733d9822
Format code
7 years ago
Alex Dima
1f658b24a4
Remove compilation output
7 years ago
TJ Kells
38bdd17d43
Add rust colorization support
7 years ago
Alex Dima
d2db3faa76
1.0.4
7 years ago
Alexandru Dima
3aff8636e1
Merge pull request #30 from rcjsuen/patch-2
...
Add ARG as a Dockerfile keyword
7 years ago
Alex Dima
4c12640101
Merge remote-tracking branch 'origin/master' into rcjsuen-patch-2
7 years ago
Alex Dima
1fb34177ec
1.0.3
7 years ago
Alex Dima
21ac5f13ec
Add folding rules
7 years ago
Alex Dima
46247f86ca
1.0.2
7 years ago
Alex Dima
ec369b424a
Improve npmignore
7 years ago
Alex Dima
596f52b4d9
1.0.1
7 years ago
Alex Dima
93c48edccc
Reorganize project
7 years ago
Alex Dima
49f2283894
Fix header
7 years ago
Alex Dima
f8781eda2e
Improve npmignore
7 years ago
Alex Dima
043283146c
1.0.0
7 years ago
Alex Dima
a8741f55a9
Adopt monaco-plugin-helpers
7 years ago
Alex Dima
2ad83718b7
Spell out dynamic imports
7 years ago
Alex Dima
dfbeb25855
Restore test running
7 years ago
Alex Dima
bcc10f8425
Ship ESM variant
7 years ago
Alex Dima
bf7c78973c
Reorganize project
7 years ago
Peng Lyu
fb489d416f
Ruby squiggly heredoc.
7 years ago
Peng Lyu
51df390edc
Fix microsoft/monaco-editor#703 . c++ 11 raw string literal.
7 years ago
Peng Lyu
acfa9cf274
Re Microsoft/monaco-editor#688 test case update.
7 years ago
Peng Lyu
c4bd2cdd37
Fix microsoft/monaco-editor#688 . (*) is not commet
7 years ago
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>
7 years ago
Alexandru Dima
a09a5607c2
Merge pull request #29 from rcjsuen/patch-1
...
Add HEALTHCHECK as a Dockerfile keyword
7 years ago
Alexandru Dima
b7b82b5d4f
Merge pull request #27 from templarbit/master
...
Support Content-Security-Policy syntax highlighting
7 years ago
Alex Dima
2c5e6d5448
Make code compile
7 years ago
Alexandru Dima
1f4f98abc1
Merge pull request #28 from evakili/master
...
Whitespaces after # are allowed in C++ preprocessor statements (Microsoft/monaco-editor#687 )
7 years ago
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>
7 years ago
evakili
a9ba86ce03
whitespaces after # are allowed in C++ preprocessor statements
7 years ago
David Gatti
4c0f0748e8
Added support for CSP
7 years ago
Alexandru Dima
fcb300dc51
Merge pull request #26 from TeamSQL/master
...
MySQL, Postgres, Redshift and Redis Language Support
7 years ago
Alex Dima
5994d965a6
Minor edits
7 years ago
Can Abacigil
5f8c74986c
redis language support added, tests are ok
8 years ago