Commit graph

9 commits

Author SHA1 Message Date
Alex Dima
1fb6a3ccbb
generate files 2019-12-16 22:17:13 +01:00
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
Alex Dima
aa757660ec check in generated samples 2019-09-19 10:54:02 +02:00
Alex Dima
cf85c0785a Fixes #1180 2018-11-13 19:39:07 +01:00
Alex Dima
2680c7133d Adopt latest deps (fixes #757) 2018-03-15 10:59:18 +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
c78c7308a8 Have editor options survive across followed links 2016-09-06 16:03:32 +02:00
Alex Dima
5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source 2016-09-06 12:34:53 +02:00