Commit graph

166 commits

Author SHA1 Message Date
Can Abacigil
3c98fd9269 updated npm name 2017-09-29 17:20:39 +03:00
Özgün Özen
e7e82c1516 mysql keywords, functions 2017-09-29 17:12:31 +03:00
Can Abacigil
92629b423e mysql language added 2017-09-29 15:09:00 +03:00
rebornix
e162b4ba29 0.9.0 2017-08-17 08:41:50 -07:00
rebornix
011f9411cd update monaco-editor-core 2017-08-17 08:41:13 -07:00
Peng Lyu
e641182722 Merge pull request #23 from marlenecota/smallbasic
add Small Basic support
2017-08-10 11:58:07 -07:00
Peng Lyu
950b513448 Merge pull request #21 from sdllc/master
Add hex number tokenization to R language
2017-08-10 11:56:56 -07:00
Peng Lyu
60fe7424a8 Merge pull request #22 from rcjsuen/patch-1
Update Dockerfile grammar with STOPSIGNAL and SHELL instructions
2017-08-10 11:49:25 -07:00
Peng Lyu
1e7815dd72 Merge pull request #24 from bjacobso/patch-1
Add LIMIT to sql keywords
2017-08-10 11:45:52 -07:00
Ben Jacobson
c8da645d93 Add LIMIT to sql keywords 2017-08-04 21:06:18 -07:00
marlenecota
9e1afc2619 added class and member detection 2017-07-31 01:00:19 -07:00
marlenecota
72904610c7 fix comment tokenizer 2017-07-29 22:23:33 -07:00
marlenecota
0281b3f960 removed date and REM 2017-07-29 22:03:44 -07:00
marlenecota
70ffd3f0c2 added support for Small Basic 2017-07-29 21:03:23 -07:00
Remy Suen
c85db6cb64 Add STOPSIGNAL and SHELL to list of Docker keywords
Docker added SHELL and STOPSIGNAL instructions in 1.12. These should
be included in the Dockerfile language definition.

Signed-off-by: Remy Suen <remy.suen@gmail.com
2017-07-23 21:18:04 +09:00
Duncan Werner
0604e55391 Add hex number tokenization to R language 2017-07-17 09:13:59 -07:00
Alex Dima
fbdcb70601 0.8.0 2017-06-30 18:35:56 +02: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
3e7008e334 Better cover invalid script/style tags (Microsoft/monaco-editor#412) 2017-06-09 10:25:25 +02: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
da162968ac Fixes Microsoft/monaco-editor#381: Align language configurations with VS Code 2017-06-08 18:26:10 +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
b14815ec66 Merge pull request #18 from andybons/patch-1
Fix typo: concering → concerning
2017-06-08 17:32:53 +02:00
Alexandru Dima
3e43ebc34a Merge pull request #17 from akosyakov/patch-1
Include src as a part of npm package
2017-06-08 17:32:22 +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
Alexandru Dima
d44a63734c Merge pull request #13 from jmarianer/master
Support literal interpolated strings ($@"")
2017-06-08 15:37:09 +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
Andrew Bonventre
2ae9c9680f Fix typo: concering → concerning 2017-05-13 12:47:41 -07:00
Anton Kosyakov
df620a6670 Include src as a part of npm package
It would be nice to consume sources as it is to bundle it with not amd loader, e.g. it is hard to consume generated amd modules with webpack.
2017-05-06 11:09:35 +02: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
AndersMad
4e97f005e6 Tags: Add support for dash and fix colon in end tag 2017-03-29 12:45:00 +02: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
18916e97a4 0.7.0 2017-01-18 15:25:46 +01:00
Alex Dima
a75676a7e9 Adopt latest monaco-editor-core 2017-01-18 15:25:19 +01:00
Alex Dima
6882a78485 More tweaks for optimal colorization 2017-01-02 01:42:29 +02:00
Alex Dima
da418eb8d9 Small tweaks 2016-12-31 00:46:15 +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