Alexandru Dima
0ff5946bfd
[ST] Some updated for Structured Text Language support ( #66 )
...
[ST] Some updated for Structured Text Language support
2019-08-12 14:57:51 +02:00
Alexandru Dima
1c6738c96e
Merge pull request #63 from finalfantasia/master
...
[clojure] treat comma as whitespace
2019-08-12 14:55:48 +02:00
Alexandru Dima
7da3699622
[Feat] MIPS: Support for Syntax Highlight and Basic Colorization ( #65 )
...
[Feat] MIPS: Support for Syntax Highlight and Basic Colorization
2019-08-12 14:54:44 +02:00
Alexandru Dima
e9de765a1e
[xml] Add OPF and XSL file extensions ( #64 )
...
[xml] Add OPF and XSL file extensions
2019-08-12 11:33:24 +02:00
Alexandru Dima
e28160f19e
Merge pull request #62 from spahnke/bigint
...
[JS/TS] Add support for BigInt
2019-08-12 11:28:08 +02:00
Milen Radkov
b4e9a75a8b
remove comments
2019-08-09 15:33:53 +03:00
Milen Radkov
987f04155a
add sophia syntax
2019-08-09 14:09:49 +03:00
Sergey Romanov
1857fa19bb
More changed to regex
2019-08-07 18:04:46 +06:00
Sergey Romanov
1b01285899
Updates
2019-08-07 17:59:03 +06:00
Sergey Romanov
329cadd860
Merge remote-tracking branch 'upstream/master'
2019-08-07 15:19:42 +06:00
Progyan Bhattacharya
29ef43ce53
[Feat] MIPS: Support for Syntax Highligh and Basic Colorization
...
Defined rules for statements and declaration. Provided with set of keywords and variable declaration technique.
Signed-off-by: Progyan Bhattacharya <bprogyan@gmail.com>
2019-08-03 16:41:07 +05:30
Alf Eaton
989b7a9e71
Add .xsl to xml file extensions
2019-07-19 08:47:41 +01:00
Alf Eaton
c002f7424f
Add .opf to xml file extensions
...
Add support for EPUB 3 .opf files as XML
2019-07-18 23:27:59 +01:00
Alex Dima
7814d873bd
Update dependencies
2019-07-12 22:28:43 +02:00
Abdussalam Abdurrahman
67eac92a0c
[clojure] treat comma as whitespace
2019-05-16 22:18:28 -07:00
Alex Dima
bdf46a7551
Remove travis
2019-05-09 15:33:52 +02:00
Alexandru Dima
347d55eb96
Set up CI with Azure Pipelines
...
[skip ci]
2019-05-09 15:31:45 +02:00
Sebastian Pahnke
5e89da1eef
Add support for BigInt
2019-03-14 21:02:14 +01:00
Alex Dima
06ba3ff7e8
1.7.0
2019-03-04 14:11:39 +01:00
Alexandru Dima
125ea00813
Merge pull request #61 from samghelms/master
...
allows annotation in markdown language block headers
2019-03-04 13:04:03 +01:00
Alexandru Dima
8612cdf3fc
Merge pull request #60 from alefragnani/pascal
...
Pascal language support
2019-03-04 13:03:03 +01:00
Alex Dima
5f5ad5056f
Update to latest and simplify docker
2019-03-04 12:58:13 +01:00
Alex Dima
e174b96db8
Fixes Microsoft/monaco-editor#1213
2019-03-04 12:44:03 +01:00
Alex Dima
c362bfab0e
Fixes Microsoft/monaco-editor#1278
2019-03-04 12:38:58 +01:00
Alex Dima
ba44226434
Port over Microsoft/monaco-editor#1329
2019-03-01 22:26:59 +01:00
Samuel Helms
b1fe6ca63e
allows annotation in markdown language block headers (matches the behavior in vscode)
2019-02-03 10:20:19 -05:00
Alessandro Fragnani
3e3d229435
Strings in Pascal can also be #number
2019-01-18 00:41:40 -02:00
Alessandro Fragnani
735ae599dc
Pascal does not have "escape" - remove it
2019-01-18 00:18:25 -02:00
Alessandro Fragnani
e132721b08
Adds Pascal language in README
2019-01-12 23:47:50 -02:00
Alessandro Fragnani
f5b48af525
Register, Load and Ship Pascal language
2019-01-12 23:41:06 -02:00
Alessandro Fragnani
34c155adaa
Adds Pascal language files
2019-01-12 23:32:20 -02:00
Alexandru Dima
ec16c9c01a
Merge pull request #59 from ALANVF/master
...
Add Tcl support
2019-01-10 15:31:17 +01:00
Alex Dima
22d999d519
Merge remote-tracking branch 'origin/master' into pr/ALANVF/59
2019-01-10 15:25:42 +01:00
alan.invents
9d51b7ced9
Add Tcl support
2019-01-10 15:23:38 +01:00
Alex Dima
c4eea357d9
Remove usage of monaco.Promise
2019-01-10 12:58:32 +01:00
Alexandru Dima
438b87cf17
Merge pull request #58 from brijeshb42/master
...
Update ruby auto indentation rules
2019-01-10 12:56:32 +01:00
Alexandru Dima
1336ea407f
Merge pull request #57 from creativedrewy/add-kotlin-support
...
Add Kotlin Language Support
2019-01-10 12:55:46 +01:00
Alexandru Dima
f9595842a3
Merge pull request #56 from finalfantasia/master
...
[clojure] Improve the regular expressions for various symbols
2019-01-10 12:40:07 +01:00
Alex Dima
3c3465db29
More native promises
2019-01-09 16:14:57 +01:00
Alex Dima
35c57b5990
Adopt native promises
2019-01-09 16:14:15 +01:00
Alexandru Dima
03a82594d2
Merge pull request #54 from langpavel/graphql
...
GraphQL language support
2019-01-09 11:34:00 +01:00
Abdussalam Abdurrahman
6b675164e5
Add ".edn" to the list of file name extensions
2018-12-17 21:01:26 -08:00
Brijesh Bittu
ea1dd2c5cf
Update ruby auto indent rules
...
Copied rules from `vscode/extensions/ruby/language-configuration.json`
2018-12-15 10:11:04 +05:30
Caleb Tseng
2683160fab
Adding class highlighting and unit tests
2018-12-10 14:58:22 -08:00
Pavel Lang
4ab50c667e
fix(graphql): add implements to keywords
2018-12-08 03:47:39 +01:00
Pavel Lang
1ff4648d05
feat(graphql): treat block strings as markdown
2018-12-08 03:35:28 +01:00
Andrew Watson
0eed4aa652
Add language to bundle js
2018-12-07 17:55:55 -08:00
Andrew Watson
a6f2e04d34
Finish up getting tests working
2018-12-07 17:54:35 -08:00
Andrew Watson
140cba979d
Lotsa upates getting tests to pass
2018-12-07 17:25:08 -08:00
Andrew Watson
41797ecbbb
Update the language now, add monaco contrib
2018-12-07 16:56:35 -08:00