Zhiqiang Lu
|
ce9ef2b74d
|
Add Perl language
|
2018-06-15 17:44:10 +08:00 |
|
Zhiqiang Lu
|
16f9c159f2
|
Add Shell language
|
2018-06-14 10:40:13 +08:00 |
|
Alex Dima
|
32838abddd
|
Minor cleanup
|
2018-05-31 11:39:34 +02:00 |
|
Avelino
|
b8cf0d688f
|
added clojure support
refs:
https://github.com/Microsoft/monaco-editor/issues/828
https://github.com/theia-ide/theia/issues/1717
|
2018-05-30 11:26:52 -03:00 |
|
masad-frost
|
817ca5bd99
|
Add Scheme language
|
2018-05-21 23:03:09 -07:00 |
|
Sergey Romanov
|
6911ed6b88
|
Add new language ST
|
2018-05-02 20:34:05 +06:00 |
|
TJ Kells
|
38bdd17d43
|
Add rust colorization support
|
2018-03-30 17:14:04 -05:00 |
|
Alex Dima
|
93c48edccc
|
Reorganize project
|
2018-03-13 16:58:42 +01:00 |
|
Alex Dima
|
dfbeb25855
|
Restore test running
|
2018-03-12 12:08:09 +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 |
|
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 |
|
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 |
|
Can Abacigil
|
5f8c74986c
|
redis language support added, tests are ok
|
2017-10-03 12:25:54 +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
|
30f92d1ce6
|
mysql sql language support
|
2017-10-02 17:18:22 +03:00 |
|
Can Abacigil
|
d5f2122535
|
mysql test are in development
|
2017-09-29 18:35:17 +03:00 |
|
marlenecota
|
9e1afc2619
|
added class and member detection
|
2017-07-31 01:00:19 -07:00 |
|
marlenecota
|
70ffd3f0c2
|
added support for Small Basic
|
2017-07-29 21:03:23 -07:00 |
|
Alex Dima
|
e294277b7e
|
Adopt latest monaco-editor-core
|
2017-06-30 18:35:38 +02:00 |
|
Martin Aeschlimann
|
ecfce903c4
|
Website - Jade should be Pug. Fixes Microsoft/monaco-editor#13
|
2017-06-26 15:37:03 +08:00 |
|
Alex Dima
|
d475297526
|
Update dev dependencies
|
2017-06-08 21:39:36 +02:00 |
|
Alex Dima
|
3c5417b252
|
Eliminate htmlTokenTypes
|
2017-06-08 19:48:45 +02:00 |
|
Alex Dima
|
f661c5f826
|
Format sources
|
2017-06-08 18:54:55 +02:00 |
|
Alex Dima
|
d9d2ca27bc
|
Fix missing trailing comma
|
2017-06-08 17:36:27 +02:00 |
|
Alexandru Dima
|
2586e9d789
|
Merge pull request #20 from lserafin/master
Add Solidity
|
2017-06-08 17:35:07 +02:00 |
|
Alexandru Dima
|
2981d7bc43
|
Merge pull request #19 from scottmcmaster/master
MSDAX support
|
2017-06-08 17:33:54 +02:00 |
|
Alexandru Dima
|
9865a5f5a0
|
Merge pull request #16 from sandyarmstrong/numlits
csharp: add support for binary literals and _ as separator
|
2017-06-08 17:30:49 +02:00 |
|
Alexandru Dima
|
37e390f5ae
|
Merge pull request #14 from AndersMad/master
HTML Tags: Add support for dash and fix colon in end tag
|
2017-06-08 15:54:00 +02:00 |
|
Alex Dima
|
ae07fd5aeb
|
Add test for PR#14
|
2017-06-08 15:53:18 +02:00 |
|
Alex Dima
|
bd847cb2a0
|
Fix a few missing commas and indentation
|
2017-06-08 15:33:52 +02:00 |
|
Luzian Serafin
|
6053795334
|
Add Solidity
|
2017-06-02 22:58:13 +02:00 |
|
Scott McMaster
|
345fa67059
|
MSDAX support
|
2017-05-17 14:59:05 -07:00 |
|
Sandy Armstrong
|
de35151091
|
csharp: add support for binary literals and _ as separator
Note that proper `_` usage is not enforced; this matches vscode behavior.
|
2017-05-02 16:53:20 -07:00 |
|
Joey Marianer
|
c71ca222d3
|
Support literal interpolated strings ($@"")
|
2017-01-24 15:02:54 -05:00 |
|
Alex Dima
|
eb82671c37
|
Fix integration tests
|
2017-01-18 15:33:30 +01:00 |
|
Alex Dima
|
6882a78485
|
More tweaks for optimal colorization
|
2017-01-02 01:42:29 +02:00 |
|
Alex Dima
|
36b879e624
|
Remove extraneous bracket directives
|
2016-12-31 00:20:31 +02:00 |
|
Alex Dima
|
21953fde00
|
adopt latest editor
|
2016-12-31 00:13:50 +02:00 |
|
Alex Dima
|
b5b35011ef
|
Adopt Monarch breaking change
|
2016-12-21 15:53:21 +02:00 |
|
Alex Dima
|
03eaf41470
|
Small tweaks to use classic-style tokens
|
2016-12-12 09:18:15 +01:00 |
|
Alex Dima
|
6b4e9948dc
|
Generate classic-style tokens for less and add tests
|
2016-12-11 19:05:03 +01:00 |
|
Alex Dima
|
f487f4f76d
|
Generate classic-style tokens for scss and add tests
|
2016-12-11 17:46:37 +01:00 |
|
Alex Dima
|
d62ad052d0
|
Fix php tests
|
2016-12-11 16:53:28 +01:00 |
|
Alex Dima
|
84365cfba1
|
Generate classic-style tokens for css and add tests
|
2016-12-11 16:51:11 +01:00 |
|