Commit Graph

130 Commits (a40145a4c9ee7f003e5b7dcbc98c567a8dadc158)

Author SHA1 Message Date
Henning Dieterichs d0132fe244
Updates changelog & monaco.d.ts. 4 years ago
Henning Dieterichs 34888a7d3e
Downgrades monaco-json to 3.5.0 to fix #2578. 4 years ago
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release. 4 years ago
PisecesPeng dee5461cb1
update semantic-tokens-provider-example/sample.js 4 years ago
SurmaAa 44217a8efe Exposed colors sample update in the playground. 4 years ago
Henning Dieterichs 45491d1a7e
Updates types caused by monaco-html update. 4 years ago
Henning Dieterichs 62fab0cf3c
Prepare for 0.25.0. 4 years ago
El Jùanch0 f01c55a282
Fix error message in Safari - Semantic token play
See https://github.com/microsoft/monaco-editor/issues/2459 for details
4 years ago
Alex Dima 3f0fb34244
update `.d.ts` 4 years ago
Alex Dima 882c65e325
prepare for 0.24.0 4 years ago
Alexandru Dima 92d6800a00
Document EOL for Classic Edge 4 years ago
Alexandru Dima 80dcc010ae
Prepare for 0.23.0 4 years ago
Alexandru Dima cb1e32bf2b
prepare 0.22.0 4 years ago
Gittenburg b817a5d6b8 Fix comment in sample 4 years ago
Alex Dima 3623161a9c
Prepare for `0.21.1` 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
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
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
Alex Dima 1b39474886
Minor edits 4 years ago
Alex Dima 5acd328185
update to latest `monaco-typescript` 5 years ago
KapitanOczywisty db327beb63 Update example: allow peek definition 5 years ago
KapitanOczywisty 51fe304f01 Remove ES6 syntax from example 5 years ago
Alex Dima 2a996151d7
adopt latest monaco plugins 5 years ago
Alex Dima fb0c77cf75
Adopt latest `monaco-json` 5 years ago
KapitanOczywisty 0a6d139688 Semantic tokens provider example 5 years ago
Alex Dima f6505d22f2
Load the editor after `<body>` is defined 5 years ago
Alex Dima 916bd49bbf
Clarify IE11 support 5 years ago
Alex Dima fce1d2eed8
Prepare for 0.20.0 5 years ago
Alexandru Dima 736ab4b0c4
Check monaco.d.ts in 5 years ago
Brijesh Bittu a279c9d743 Add keyboard shortcut to run playground code 5 years ago
Alexandru Dima ae93394351
Prepare for 0.19.1 5 years ago
Alexandru Dima 65473735f8
Format sample code 5 years ago
Lars Hvam 207f8be3f0
Playground: fix codelens provider example 5 years ago
Alex Dima ccfa555758
Prepare for 0.19.0 5 years ago
Alex Dima f9a8e60122
Fixes #1444: Add a schema to extra lib paths 5 years ago
Alex Dima d6706a2e60
Fixes #1352: Ensure completion items have a range set 5 years ago
Alexandru Dima 20287c8392
Merge pull request #1703 from rcjsuen/snippet-example
Add CompletionItem with snippet support to the example
5 years ago
Alexandru Dima 7e5825c355
Merge pull request #1616 from larshp/symbols
playground: update symbols-provider-example
5 years ago
Remy Suen 3a3d0106b6 Add CompletionItem with snippet support to the example
Many users are asking about snippet support in Monaco. Enhancing the
example on in the playground with a snippet CompletionItem will help
users learn about the feature more easily without having to dig through
Stack Overflow and GitHub issues.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
5 years ago
Alex Dima 5b7c0c4bbb
Fixes #1271: Remove missing colors 5 years ago
Alexandru Dima 5aeade9285
Fixes #1588: Remove overflow: hidden rule 5 years ago
larshp d869590a5e playground_ update symbols-provider-example 5 years ago
Alex Dima c854d18c35 prepare for 0.18.1 6 years ago
Alexandru Dima e93745ede8
Merge pull request #1537 from zhanghongnian/issue#1180
fix demo: completion provider example
6 years ago
Peng Lyu 0a4ed9a829 0.18.0 6 years ago
zhanghongnian bf113cc059 fix demo: completion provider example 6 years ago
Peng Lyu 02fb6bfd43 Symbols provider sample 6 years ago