monaco-editor/website/playground/new-samples/extending-language-services
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>
2019-12-13 08:41:19 -05:00
..
codelens-provider-example Add code sample for codelens helper 2017-07-13 15:44:53 -07:00
color-provider-example Add color provider sample (#775) 2018-03-29 16:31:43 +02:00
completion-provider-example Add CompletionItem with snippet support to the example 2019-12-13 08:41:19 -05:00
configure-javascript-defaults Extract playground samples from mdoc, add possiblity to run them from source 2016-09-06 12:34:53 +02:00
configure-json-defaults fix JSON sample (for #899) 2018-05-30 12:15:40 +02:00
custom-languages Fix completion item provider sample 2018-11-23 12:40:22 +01:00
folding-provider-example Add folding provider sample to the playground 2018-05-15 11:02:35 -04:00
hover-provider-example debt - more promise cleanup 2019-02-08 15:19:17 +01:00
symbols-provider-example Symbols provider sample 2019-07-24 12:03:20 -07:00