Alexandru Dima
1c659e7dc9
Remove unknown CLI flag
4 years ago
Alexandru Dima
bace074942
Merge pull request #2244 from microsoft/dependabot/npm_and_yarn/highlight.js-10.4.1
...
Bump highlight.js from 10.2.0 to 10.4.1
4 years ago
Alexandru Dima
1d126b7cfa
Merge pull request #2258 from microsoft/dependabot/npm_and_yarn/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7
4 years ago
Alexandru Dima
1f05ce8a2f
update webpack related deps
4 years ago
Alexandru Dima
3ec5a44918
Merge pull request #2250 from svick/patch-1
...
Fixed indentation in C# sample
4 years ago
Alexandru Dima
722c968e81
Merge pull request #2186 from luminaxster/patch-1
...
Missing breaking change
4 years ago
Alexandru Dima
c8755ac4cd
Merge pull request #75 from microsoft/dependabot/npm_and_yarn/ini-1.3.8
...
Bump ini from 1.3.5 to 1.3.8
4 years ago
Alexandru Dima
63f71c7c3f
Merge pull request #74 from microsoft/dependabot/npm_and_yarn/electron-amd/ini-1.3.8
...
Bump ini from 1.3.5 to 1.3.8 in /electron-amd
4 years ago
Alexandru Dima
8185c5b348
Merge pull request #73 from microsoft/dependabot/npm_and_yarn/electron-amd-nodeIntegration/ini-1.3.8
...
Bump ini from 1.3.5 to 1.3.8 in /electron-amd-nodeIntegration
4 years ago
Alexandru Dima
4dfad91ee8
2.1.0
4 years ago
Alexandru Dima
6222e3fdb9
Add support for webpack 5 ( fixes #124 )
4 years ago
Alexandru Dima
733d68af03
Fix documentation ( #2212 )
4 years ago
Alexandru Dima
84cb0e62a3
Restore example
4 years ago
Alexandru Dima
9a7dd62fff
Fix samples ( microsoft/monaco-editor#2212 )
4 years ago
Alexandru Dima
c1b88facf1
Merge pull request #122 from maclockard/patch-1
...
Fix highlighting of GROUP BY for redshift
4 years ago
Alexandru Dima
e62d8d0d8a
Merge pull request #121 from VarghaSabee/dart/safari-bug
...
Safari regex error fix (negative lookbehind) #2179
4 years ago
Alexandru Dima
f1f9faf666
Merge remote-tracking branch 'origin/master' into pr/VarghaSabee/121
4 years ago
Alexandru Dima
e4aee3f5a3
Merge remote-tracking branch 'origin/master' into pr/akonatala/120
4 years ago
Alexandru Dima
2fc7f49574
Delete old build config
4 years ago
Alexandru Dima
5f8be27e1e
Add GitHub Action CI
4 years ago
Alexandru Dima
f87a5f32bc
Merge pull request #118 from dehilsterlexis/LEXER-ECL-001
...
LEXER-ECL-001 Lexer for ECL (Enterprise Control Language)
4 years ago
Alexandru Dima
51f6b59cc3
Fix compilation
4 years ago
Alexandru Dima
494fea68ba
Merge pull request #117 from jcchu/master
...
Add Modula-3 support
4 years ago
Alexandru Dima
1fd3a99e93
Merge pull request #116 from fonsecas72/fix-heredoc
...
terraform Fix heredoc
4 years ago
Alexandru Dima
5a17ea5a5d
Merge pull request #73 from Kingwl/jsx_emit_fix
...
Add new jsx emit option
4 years ago
Alexandru Dima
5413083ae7
Merge pull request #72 from microsoft/41_perf_require
...
Adds a regex fix for the perf_hooks import in TS 4.1
4 years ago
Alexandru Dima
f1754a3b26
Fix potential NPE
4 years ago
Mac Lockard
9fb1d9e5ae
Fix highlighting of GROUP BY
...
fixes https://github.com/microsoft/monaco-editor/issues/2275
4 years ago
dependabot[bot]
07c0037bae
Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
35ca8c06e4
Bump ini from 1.3.5 to 1.3.8 in /electron-amd
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
f29d232c48
Bump ini from 1.3.5 to 1.3.8 in /electron-amd-nodeIntegration
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Sabee
5aa272fd25
Safari regex error fix (negative lookbehind) #2179
4 years ago
dependabot[bot]
450c5e9875
Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Petr Onderka
b45c7b96db
Fixed indentation in C# sample
4 years ago
Wenlu Wang
63defc03a5
Add new jsx emit option
4 years ago
dependabot[bot]
464f3ec4b8
Bump highlight.js from 10.2.0 to 10.4.1
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.2.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.0...10.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alexandru Dima
ae46dfbebd
Merge pull request #10 from jpett/patch-1
...
Fix error Cannot read property 'getModeId' of null
4 years ago
apoorva
e00244ddb5
update
4 years ago
apoorva
eedbbc68ce
Update cameligo.ts
4 years ago
David de Hilster
3ff7e86f8c
LEXER-ECL-001 Lexer for ECL (Enterprise Control Language)
...
Signed-off-by: David de Hilster <david.dehislter@lexisnexisrisk.com>
4 years ago
JC Chu
dffb2ebf1f
Add Modula-3 support
4 years ago
Orta
cc8da6b7fb
Adds a regex fix for the perf_hooks import in TS 4.1
4 years ago
jpett
a78b94491d
Fix error Cannot read property 'getModeId' of null
...
When a monaco editor instance is created and destroyed shortly afterwards, the error 'Cannot read property 'getModeId' of null' occurs. As far as I could trace this issue, this happens because in onModelAdd a call to setTimeout is made with a delay of 500ms, which in turn calls _doValidate. If the monaco editor instance is destroyed before the callback is called, _doValidate tries to call model.getModeId(), but model is null. The little additional null-check in this PR ensures no exception is thrown if the model cannot be determined.
Unfortunately, I wasn't able to reproduce this problem using vs code playground or similar. It is easily reproducible in our angular application which uses monaco-editor@0.21.2. Here, we display a monaco editor instance in a property editor on the right side of the screen which is newly instantiated whenever the user selects a new object on the left side of the screen. If you quickly change the items selected the error occurs. I'll be happy to provide a screen recording including the Chrome dev tools console if needed.
Last but not least: Thanks for all your great work! :)
4 years ago
Martin Aeschlimann
22746ae61a
adopt schemaValidation and schemaRequest (for https://github.com/microsoft/monaco-editor/issues/1852 )
4 years ago
David Gonzalez
c86c7346a8
Missing breaking change
...
I'm not sure what release starting 0.21.0 caused it, not other methods being static now beyond parse() and file() in monaco.uri.
Regards and keep doing this amazing project awesomER!
4 years ago
Hugo Fonseca
c16c8958e5
terraform Fix heredoc
4 years ago
Alexandru Dima
be30e69ac2
Merge pull request #115 from stla/removedWhiteSpaces
...
removed white spaces in constants
4 years ago
Alexandru Dima
fd9146b41b
Merge pull request #114 from stla/roxygenTags
...
completed the list of roxygen tags
4 years ago
stla
e111b302bc
removed white spaces in constants
4 years ago
stla
4f3f360837
completed the list of roxygen tags
4 years ago