Commit Graph

74 Commits (22dd0fcb8cff2d025b045921bc169a2d4354b506)
 

Author SHA1 Message Date
Igor Nesterenko 22dd0fcb8c Merge branch 'master' into on-demand-schema-loading 6 years ago
Peng Lyu 4792444361
Merge pull request #8 from Fer0x/master
Update vscode json deps
6 years ago
Igor Nesterenko 6bf8d839f3 clean up typing description
bump version
7 years ago
Viktor Havrylin be2ce9d233 Update vscode json deps 7 years ago
Igor Nesterenko 661fd04454
Merge branch 'master' into on-demand-schema-loading 7 years ago
Alex Dima 370169f666 2.2.0 7 years ago
Alex Dima a02a95603d Adopt monaco-editor-core@0.14.1 7 years ago
Martin Aeschlimann 0932a0bb67 fix FoldingRange conversion (1-based) 7 years ago
Martin Aeschlimann 3a4ade6b5b add folding provider, update dependencies 7 years ago
Igor Nesterenko 5e33eb349b - provide custom schema request service
- make sure that on-demand loading of schemas works as in VSCode
- bump version of plugin
7 years ago
Martin Aeschlimann 0e6ea95f4f 2.1.1 7 years ago
Martin Aeschlimann 6b854819a3 dispose defaults change listener 7 years ago
Martin Aeschlimann b030b3ab81 update readme 7 years ago
Martin Aeschlimann c95fac4d7c hook color provider 7 years ago
Martin Aeschlimann e9046ef4a9 update markers on settings change (for Microsoft/monaco-editor#755 7 years ago
Alexandru Dima fe637537e0
Merge pull request #6 from rcjsuen/readme
Fix some typos in the README.md
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
Alex Dima 427abfc518 2.1.0 7 years ago
Alex Dima d09c2e5681 Adopt new monaco-editor-core 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 29d4a13cbc Fix toMarkdownString 7 years ago
Alex Dima d0aebd991c 2.0.1 7 years ago
Alex Dima 364575ee25 Bundle AMD using requirejs 7 years ago
Alex Dima 7f49596882 Update deps 7 years ago
Alex Dima 791ffb66f5 2.0.0 7 years ago
Alex Dima b2fa948b7c Use import() for lazy loading modules 7 years ago
Alex Dima 59282ddaf6 Adopt monaco-plugin-helpers 7 years ago
Alex Dima e8e78d99db Add Copyright headers 7 years ago
Alex Dima 2208018338 Ship monaco.d.ts in release folder 7 years ago
Alex Dima 9be21f963e Always compile to esm 7 years ago
Alex Dima e2b014d8d7 Ship ESM variant; Ship AMD variant using webpack 7 years ago
Alex Dima 6a61202ff4 Add basic support for ESM 7 years ago
Alex Dima ae43973e77 Adopt latest deps and fix errors 7 years ago
Martin Aeschlimann ff043657bd update dependencies, fix promise typing issue 7 years ago
Martin Aeschlimann c4f9df0f80 remove escapeText 7 years ago
rebornix 63d6dadc9c 1.3.2 8 years ago
rebornix a8812c65eb adopt monaco-editor-core 8 years ago
Alex Dima 7b38df12a1 1.3.1 8 years ago
Alex Dima ee4fe0475d Fix cyclic path 8 years ago
Alex Dima 2ac44bc4de 1.3.0 8 years ago
Alex Dima f76febf95b Update to latest monaco-editor-core 8 years ago
Martin Aeschlimann 3cac4e7522 When I switch the editor's language and values, the previous language error markers stick around. Fixes Microsoft/monaco-editor#475 8 years ago
Martin Aeschlimann 9d724f1e05 Fix formatting 8 years ago
Martin Aeschlimann 3155a06129 TypeError: Cannot read property 'getText' of null. Fixes Microsoft/monaco-editor#354 8 years ago
Martin Aeschlimann 261f853a1d update dependencies 8 years ago
Martin Aeschlimann 55f629828d publish 1.2.2 8 years ago
Martin Aeschlimann 5618dbdb4f Remove unused functions 8 years ago
Martin Aeschlimann 3549972fdf Adapt SnippetString, publish 1.2.1 8 years ago