Commit Graph

597 Commits (d4ef80c72e2ee1f39ab0c9659451071bbdfff185)
 

Author SHA1 Message Date
Alexandru Dima d4ef80c72e
Prepare for `0.22.2` 4 years ago
Alexandru Dima f849d3f265
0.22.1 4 years ago
Alexandru Dima 3d742c69ea
Prepare for `0.22.1` 4 years ago
Alexandru Dima 9260315042
update to latest `monaco-editor-core` 4 years ago
Alexandru Dima e450fb6641
0.22.0 4 years ago
Alexandru Dima cb1e32bf2b
prepare 0.22.0 4 years ago
Alexandru Dima 5f483af0ef
Update dependencies 4 years ago
Alexandru Dima c038d3bdf3
0.21.3 4 years ago
Alexandru Dima 461acd159c
update changelog 4 years ago
Alexandru Dima 16f9e444cb
update monaco-editor-core 4 years ago
Alexandru Dima fbf099e515
Add repro for #2264 4 years ago
Alexandru Dima 3253e929d5
Add back typescript 4 years ago
Alexandru Dima 1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true) 4 years ago
Alexandru Dima 14c560f898
Remove step which moved to the vscode CI 4 years ago
Alexandru Dima 27336b6fb4
Remove deprecated webpack 5 option 4 years ago
Alexandru Dima b08878cbb3
Add node module caching 4 years ago
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 733d68af03
Fix documentation (#2212) 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
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
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
Alexandru Dima d2028b1a75
Merge pull request #2161 from Gittenburg/master
Fix comment in sample
4 years ago
Alex Dima 9605800975
0.21.2 4 years ago
Alex Dima 728fe88d80
Prepare for 0.21.2 4 years ago
Gittenburg b817a5d6b8 Fix comment in sample 4 years ago
Alex Dima 7e0afc8f43
Fixes #2155: Adopt latest typedoc themes 4 years ago
Alex Dima 47ffd256b9
Link to example of editor integrated with `vscode-textmate` and `vscode-oniguruma` 4 years ago
Alex Dima e782cf103f
0.21.1 4 years ago
Alex Dima 2a06ef83d7
Fix version number 4 years ago
Alex Dima 3623161a9c
Prepare for `0.21.1` 4 years ago
Alex Dima 68b07de006
update screenshot 4 years ago
Alex Dima 08c64ab616
Fixes #2153: Add a dispose() method to the code lens provider 4 years ago
Alex Dima 8b9e18c804
Avoid scrollbars in the runner iframe 4 years ago
Alexandru Dima 398fd0eee6
Update CHANGELOG.md 4 years ago
Alex Dima db4c9f21b4
Add missing samples 4 years ago
Alex Dima 26ff8cb857
0.21.0 4 years ago
Alex Dima 839a3bad24
update to latest deps 4 years ago
Alex Dima 1ba6bff6f7
update codicons path 4 years ago
Alex Dima 474cd0d01c
Prepare for 0.21.0 4 years ago
Alexandru Dima a5f5052c05
Merge pull request #2103 from KapitanOczywisty/semanticTokens
Semantic tokens provider example
4 years ago
Alexandru Dima f4b71344e5
Merge pull request #2102 from fonsecas72/hcl-terraform-sample
Adding terraform / hcl samples
4 years ago
Alexandru Dima 45ffe716a2
Update CONTRIBUTING.md 4 years ago
Alex Dima ee8392eb0c
Avoid using internals 4 years ago
Alexandru Dima 45279f68e2
Merge pull request #2112 from KapitanOczywisty/javascriptDefaults
Update example: allow peek definition
4 years ago