Commit graph

7 commits

Author SHA1 Message Date
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
zhanghongnian
bf113cc059 fix demo: completion provider example 2019-08-08 08:14:12 +08:00
Alex Dima
cf85c0785a Fixes #1180 2018-11-13 19:39:07 +01:00
MSeifert04
a9dbe7bcaf add line break in example 2018-02-19 09:55:17 +01:00
rebornix
77b9f571f6 Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
2017-07-13 16:34:39 -07:00
rebornix
d5f9985edb JSON completion provider doesn't work without triggering characters. 2017-07-13 16:27:01 -07:00
Alex Dima
5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source 2016-09-06 12:34:53 +02:00