Commit Graph

22 Commits (20287c8392fddb2aa1902744eb4649419b6c80f8)

Author SHA1 Message Date
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