Commit Graph

61 Commits (dddcfabb9d989e30a7a4e1afc3b8799845a8521c)

Author SHA1 Message Date
Remy Suen 661b83d7b0 Create example for model markers
This example demonstrates how to listen to model change events so that
the content of the editor can be validated. Any content that is deemed
invalid can be flagged with a model marker.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
3 years ago
Chen dd6b5825eb Fix some errors on the website playground 3 years ago
Alex Dima d9013a86c4
Move website files to `/website/` 3 years ago
Alex Dima 497507ffee
Move into `monaco-editor` directory 3 years ago
Alex Dima 4a8558dcef
Prepare for 0.30.0 3 years ago
hamidreza kalbasi 104b0cb587 add example for inlay hints 3 years ago
SpaceComet e42557eac7 Sample in the playground updated. 4 years ago
SpaceComet 5b3c0d0116 Update old information on the website playground 4 years ago
SpaceComet 5204ce8300 Spelling fixed on the website playground. 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
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
Alexandru Dima 92d6800a00
Document EOL for Classic Edge 4 years ago
Gittenburg b817a5d6b8 Fix comment in sample 4 years ago
Alex Dima 08c64ab616
Fixes #2153: Add a dispose() method to the code lens provider 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
Alex Dima 1b39474886
Minor edits 4 years ago
KapitanOczywisty db327beb63 Update example: allow peek definition 4 years ago
KapitanOczywisty 51fe304f01 Remove ES6 syntax from example 4 years ago
KapitanOczywisty 0a6d139688 Semantic tokens provider example 4 years ago
Alex Dima 916bd49bbf
Clarify IE11 support 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 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
larshp d869590a5e playground_ update symbols-provider-example 5 years ago
zhanghongnian bf113cc059 fix demo: completion provider example 6 years ago
Peng Lyu 02fb6bfd43 Symbols provider sample 6 years ago
二凢 e4d55a9189 Fix lineDecoration example css error 6 years ago
Johannes Rieken 70e48eeb52 debt - more promise cleanup 6 years ago
Alex Dima 9af2ead38d Fix completion item provider sample 6 years ago
Alex Dima cf85c0785a Fixes #1180 6 years ago
Alexandru Dima 946bbab820
Merge pull request #952 from AliMirlou/patch-1
Fix typo
7 years ago
haeguri dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
7 years ago
Ali Mirlou a356c8ad22
Fix typo 7 years ago
Martin Aeschlimann c1510365db fix JSON sample (for #899) 7 years ago
Remy Suen 4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima 4f663fab48 Fixes #780: Adopt new hover API 7 years ago
Alex Dima 6fa2a2ec0e Add color provider sample (#775) 7 years ago
Alexandru Dima b734cea11a
Merge pull request #726 from MSeifert04/add-linebreak-example
Add linebreak for if
7 years ago
Alexandru Dima b900ebbd75
Merge pull request #731 from apalm/patch-1
Fix `Configure JSON defaults` sample
7 years ago
Niklas Mollenhauer 0b10139f53 Fix line number API usage 7 years ago
Andrew Palm d387351c5f Update JavaScript for configure-json-defaults sample 7 years ago
MSeifert04 a9dbe7bcaf add line break in example 7 years ago
rebornix 8ef75ad01c Fix #538. Update action registration with key chord. 8 years ago