Commit Graph

2450 Commits (f99eab0ceba8f78a83e94992ab3a1465de648494)
 

Author SHA1 Message Date
Ali Afroozeh 2d87862e54 Add undo redo example 7 years ago
Alexandru Dima 5c2a695a7a
Update integrate-esm.md 7 years ago
Alex Dima 922865708b Use globalObject: 'self' (Microsoft/monaco-editor#759) 7 years ago
Alex Dima bcd0803238 Fix samples on Windows 7 years ago
Alexandru Dima fe637537e0
Merge pull request #6 from rcjsuen/readme
Fix some typos in the README.md
7 years ago
Alexandru Dima 9c1b72ad0b
Merge pull request #5 from rcjsuen/disposable
Remove unused IDisposable array
7 years ago
Alexandru Dima c77aec86d5
Merge pull request #6 from rcjsuen/disposable
Remove unused IDisposable array
7 years ago
Martin Aeschlimann d806983671 refresh decorations after new setDiagnosticsOptions have been applied. fixes Microsoft/monaco-editor#755 7 years ago
Remy Suen 4b122a71cb Fix some typos in the README.md
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Remy Suen 8045997506 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Remy Suen 47d02d469a Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima 5011586b50 Tweak script order 7 years ago
Alex Dima 9589cfacb8 Push .d.ts files 7 years ago
Alex Dima ff60cf8b84 1.1.0 7 years ago
Alex Dima 5aba6b02ac Adopt new monaco-editor 7 years ago
Alex Dima 104b90d358 0.12.0 7 years ago
Alex Dima 139273dc0a Document the Webpack Monaco Editor Loader Plugin 7 years ago
Alex Dima b5607fec63 Fixes #795 7 years ago
Alex Dima cf3e5fdad4 Remove test files 7 years ago
Alex Dima 3902b0b55c Prepare release 7 years ago
Alex Dima 64641eebb2 3.1.0 7 years ago
Alex Dima 3efd3be6db Adopt TS 2.8.1 7 years ago
Alex Dima 887aa9faa1 Adopt new monaco-editor-core 7 years ago
Alex Dima 6f34b63e40 1.2.0 7 years ago
Alex Dima 26db7182c6 1.1.0 7 years ago
Alex Dima 2fc074ebcd Adopt new monaco-editor-core 7 years ago
Alex Dima 427abfc518 2.1.0 7 years ago
Alex Dima d09c2e5681 Adopt new monaco-editor-core 7 years ago
Alex Dima 3e40e40b22 2.1.0 7 years ago
Alex Dima 5c40240cb2 Adopt new monaco-editor-core 7 years ago
Alex Dima 008a5a9f98 2.1.0 7 years ago
Alex Dima 8006ce3fe9 Adopt new monaco-editor-core 7 years ago
Alex Dima 831ba249e3 Improve note 7 years ago
Alex Dima 27bb265b52 Update generated samples 7 years ago
Alexandru Dima 32921a26c6
Merge pull request #804 from ShalokShalom/patch-1
add LSP support
7 years ago
Alex Dima 4f663fab48 Fixes #780: Adopt new hover API 7 years ago
Alex Dima 476420ef51 More typo fixing 7 years ago
Alex Dima f800aa3abe Fixes Microsoft/monaco-editor#799: Fix typo 7 years ago
Alex Dima e824352114 Move webpack plugin to its own project 7 years ago
Alex Dima 961659d32e 1.0.0 7 years ago
Alex Dima 2639244ae8 Fix path lookup 7 years ago
Alex Dima b321f94acd Add requirejs sample 7 years ago
Alex Dima 2bc4f7f5ad Fix issue in fromMarkdownString 7 years ago
Alexandru Dima ec6bc4dd9f
Merge pull request #4 from pengx17/patch-1
fix an issue of `fromMarkdownString`
7 years ago
Peng Xiao 7600ac6d14
fix an issue of `fromMarkdownString`
`fromMarkdownString` incorrectly interpolated `Markdown` as PlainTest
7 years ago
Alex Dima 118c0d5783 Improve README, webpack consumption 7 years ago
Tim Kendrick 7c18d303e6 Add webpack loader plugin 7 years ago
Alex Dima 7ff49af7a6 Set up things 7 years ago
Alexandru Dima f3912eaaf9
Merge pull request #31 from systemsoverload/systemsoverload/add-rust-support
Add rust colorization support
7 years ago
Alex Dima 8af485d6bf Remove log statements 7 years ago