Alex Dima
ec11002385
run prettier
4 years ago
Hugo Fonseca
2dbc016394
Adding Gemfile to ruby filenames
4 years ago
Hugo Fonseca
9d8859a82d
Improving terraform hcl
4 years ago
Alex Dima
3efc637414
Add prettier
4 years ago
Alexandru Dima
1ca4a3a0aa
Merge pull request #109 from fonsecas72/terraform-syntax
...
Adding hcl / terraform language
5 years ago
Alexandru Dima
490c7b6765
Merge pull request #108 from xadegunt/systemverilog_merge_to_master
5 years ago
Alex Dima
bd35c01ba9
Merge remote-tracking branch 'origin/master' into pr/xadegunt/108
5 years ago
Spencer Williams
c77b1099da
Add Systemverilog language support
...
Co-authored-by: cinnamontoastmafia <brianna.k.loomis@gmail.com>
Co-authored-by: Cinnamontoastmafia <cinnamontoastmafia@users.noreply.github.com>
Co-authored-by: elakkiap <elakkiap@users.noreply.github.com>
Co-authored-by: Fred Chu <freddychu222@users.noreply.github.com>
Co-authored-by: Freddychu222 <43318067+Freddychu222@users.noreply.github.com>
Co-authored-by: NeilW2020 <neil.j.wen@gmail.com>
Co-authored-by: root <xadegunt@users.noreply.github.com>
Co-authored-by: sabalkaw <68864756+sabalkaw@users.noreply.github.com>
Co-authored-by: sago5993 <sago5993@users.noreply.github.com>
Co-authored-by: Vivian Cheng <vccheng@andrew.cmu.edu>
Co-authored-by: xadegunt <62346806+xadegunt@users.noreply.github.com>
5 years ago
Alexandru Dima
2845e42207
Merge pull request #98 from ALANVF/language-scala
5 years ago
Alex Dima
776384e14e
Remove a few left over TODOs
5 years ago
Alex Dima
87864636a3
Rematch in default case
5 years ago
Alex Dima
4b0ccacae8
Merge remote-tracking branch 'origin/master' into pr/ALANVF/98
5 years ago
Alexandru Dima
ce1ef3d8a3
Merge pull request #97 from mulderbaba/scala-support
...
introduce preliminary Scala support, highly inspired by src/java content
5 years ago
Alexandru Dima
a5738f657a
Merge pull request #96 from taymonbeal/typescript-update
...
Add asserts, bigint, and unknown to TypeScript keywords
5 years ago
Alexandru Dima
3c5b7f2ddc
Merge pull request #94 from skacurt/vb-string
...
[vb] fix string literals
5 years ago
Alexandru Dima
fe2c5515e1
Merge pull request #93 from mancusi/fix-handlebars-comment-syntax
...
Updates the comment tokenization for handlebars syntax.
5 years ago
Alex Dima
b557a57c71
Fix whitespace
5 years ago
Alexandru Dima
5e6333bf4e
Merge pull request #92 from basarat/patch-1
...
add .mjs support 🌹
5 years ago
Alexandru Dima
7c84b2228b
Merge pull request #91 from bolinfest/python3-keywords
5 years ago
Alex Dima
b9b5743b72
Update dependency
5 years ago
Hugo Fonseca
253d7803bb
Adding hcl / terraform language
5 years ago
alan.invents
b2e616bc5f
Edit monaco.contribution.ts...
5 years ago
alan.invents
b2a10419ce
Finish implementing Scala
5 years ago
Mert Caliskan
1cc49e82f5
introduce preliminary Scala support, highly inspired by src/java content.
5 years ago
Taymon A. Beal
a87d0cce83
Add asserts, bigint, and unknown to TypeScript keywords
...
Also, while I'm in here, consolidate typeKeywords into keywords in order to make it easier to keep this in sync with TypeScript going forward. I'm assuming that typeKeywords is not part of Monaco's public API that third-party integrations are supposed to depend on; if it is, then I can undo this.
Fixes : microsoft/monaco-editor#1978
5 years ago
skacurt
93f8458ba0
[vb] fix string literals
...
aims to close microsoft/monaco-editor#1958 and microsoft/monaco-editor#1941
5 years ago
Justin Mancusi
3875ac87b3
Updates the comment tokenization for handlebars syntax.
...
This updates the tokenization to support mustaches in
block comments per the handlebars documentation [1].
[1] https://handlebarsjs.com/guide/#template-comments
5 years ago
Basarat Ali Syed
553eddf6b3
add .mjs support 🌹
5 years ago
Michael Bolin
99f2e84186
Update Python grammar to include keywords introduced in Python 3
...
This supports https://github.com/microsoft/monaco-editor/issues/1762 .
Note the new Python 3 keywords are:
* `async`
* `await`
* `nonlocal`
I also reorganized the list a bit because it seems like it contains
a mixture of keywords and builtins (and `self`, which is neither...),
so it is helpful to be specific to illustrate how to properly maintain
the list.
5 years ago
Alex Dima
618f2cff2d
Fix compilation
5 years ago
Alex Dima
f697f2e5ba
Replace mocha with tape (for security issue)
5 years ago
Alex Dima
e47349321a
update deps
5 years ago
Alexandru Dima
a4e1adf141
Merge pull request #88 from larshp/mocha
...
Mocha, fix deprecation warning regarding mocha.opts
5 years ago
Alexandru Dima
9f0b007faf
Merge pull request #87 from larshp/abap2
...
[ABAP] Language fixes
5 years ago
larshp
4673efd4c4
Mocha, fix deprecation warning regarding mocha.opts
5 years ago
larshp
ce6687e23b
[ABAP] Language fixes
5 years ago
Alexandru Dima
77e39dbd1e
Merge pull request #86 from lexon-foundation/master
...
Implemented Lexon highlighting
5 years ago
Alex Dima
8589ee2ccd
Code formatting
5 years ago
Alex Dima
128d4befd8
Remove unnecessary change
5 years ago
Alexandru Dima
250984b6d2
Merge pull request #84 from VarghaSabee/feature/language-dart
...
Feature - dart language support
5 years ago
Arjan van Eersel
6655a9028e
Implemented Lexon highlighting
5 years ago
Sabee
609014d4e6
dart - test tokenization
5 years ago
alan.invents
a467bb0774
Create scala.ts
5 years ago
Alexandru Dima
209730c94f
Merge pull request #83 from LinKCoding/master
...
Added ".rmd" file extension to R's list of supported languages
5 years ago
Alexandru Dima
85de95e643
Merge pull request #82 from ALANVF/master
...
Add support for Julia
5 years ago
Sabolch Varha
9dfddf5bdc
Merge pull request #1 from nrayburn-tech/master
...
Dart syntax highlighting improvements
5 years ago
nrayburn
da4b0a6136
Improvements to dart syntax highlighting
5 years ago
nrayburn
5c9694ce6d
Merge branch 'feature/language-dart' of https://github.com/VarghaSabee/monaco-languages
5 years ago
linkcoding
fbff7ddb9f
alphabetized R extensions array
5 years ago
linkcoding
d1895cea2c
added .rmd as an R file extension
5 years ago