Commit Graph

10 Commits (41ff265429212b81e994c0def92e2292d6130edc)

Author SHA1 Message Date
Alex Dima d9013a86c4
Move website files to `/website/` 3 years ago
Alex Dima 497507ffee
Move into `monaco-editor` directory 3 years ago
Alex Dima d6706a2e60
Fixes #1352: Ensure completion items have a range set 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
zhanghongnian bf113cc059 fix demo: completion provider example 6 years ago
Alex Dima cf85c0785a Fixes #1180 6 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
Alex Dima 5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source 9 years ago