Commit Graph

2674 Commits (2b7072d6639a09d14c4e84263858602568b05dfc)
 

Author SHA1 Message Date
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
Alex Dima 3b733d9822 Format code 7 years ago
Alex Dima 1f658b24a4 Remove compilation output 7 years ago
Alex Dima 0bd3f1cfa9 Fix toMarkdownString 7 years ago
Alex Dima 29d4a13cbc Fix toMarkdownString 7 years ago
Alexandru Dima 56d8482d10
Merge pull request #5 from rcjsuen/css-markdown
Fix conversion code from MarkedString to IMarkdownString in hovers
7 years ago
Remy Suen b622773393 Fix hovers use of MarkedString to IMarkdownString
The conversion code for hovers ignored MarkedString's `language`
property which caused the content to be rendered incorrectly. The
code has been corrected to honour the property and now creates the
code block correctly.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
MatthiasSchuster 8715142a0d
Update README.md
Lsp is supported
7 years ago
TJ Kells 38bdd17d43 Add rust colorization support 7 years ago
Alex Dima 6fa2a2ec0e Add color provider sample (#775) 7 years ago
Microsoft Open Source 10e8a5d23f Initial commit 7 years ago
Microsoft Open Source a2aa459e5e Initial commit 7 years ago
Microsoft GitHub User 169dd4ab69
Initial commit 7 years ago
Alexandru Dima 53ad835ce7
Merge pull request #767 from timkendrick/feature/webpack-plugin
Add webpack loader plugin to simplify ESM usage
7 years ago
Tim Kendrick 2535fd5a79 Prevent bundling worker fallbacks into compiled workers 7 years ago
Alex Dima a47ca0bf3e Revert "Fix "Multiple assets emit to the same filename 0.app.js" error"
This reverts commit 5d5e00dbb2.
7 years ago
Alex Dima abaa22c84e Remove non-optional features; align names 7 years ago
Alex Dima 5d5e00dbb2 Fix "Multiple assets emit to the same filename 0.app.js" error 7 years ago
Alex Dima c19aff59af Remove babel rewriting 7 years ago
Tim Kendrick 7d6ae1b4f3 Add webpack loader plugin 7 years ago
Alex Dima ba79244d69 Remove package-lock.json 7 years ago
Alex Dima 32f5433657 0.11.1 7 years ago
Alex Dima 171f24402b Changelog for 0.11.1 7 years ago
Alex Dima 1004677023 Further clarifications (for #761) 7 years ago
Alex Dima 9ebb2999b7 Fixes #765 7 years ago
Alex Dima 2bcd0cbbd3 Fixes #761 7 years ago
Alex Dima 2680c7133d Adopt latest deps (fixes #757) 7 years ago