Commit Graph

41 Commits (41ff265429212b81e994c0def92e2292d6130edc)

Author SHA1 Message Date
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
hamidreza kalbasi 104b0cb587 add example for inlay hints 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
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
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 5 years ago
KapitanOczywisty 51fe304f01 Remove ES6 syntax from example 5 years ago
KapitanOczywisty 0a6d139688 Semantic tokens provider example 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
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
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
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
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
Andrew Palm d387351c5f Update JavaScript for configure-json-defaults sample 7 years ago
MSeifert04 a9dbe7bcaf add line break in example 7 years ago
rebornix 77b9f571f6 Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
8 years ago
rebornix d5f9985edb JSON completion provider doesn't work without triggering characters. 8 years ago
rebornix a7b44c7331 Add code sample for codelens helper 8 years ago
Sam El-Husseini 8176a1a607 Update custom-languages playground sample to use SnippetString 8 years ago
Alex Dima 0e78d5c099 Update custom languages sample to latest theme API 8 years ago
Alex Dima 5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source 9 years ago