Commit graph

474 commits

Author SHA1 Message Date
Alex Dima
1fb6a3ccbb
generate files 2019-12-16 22:17:13 +01:00
Alex Dima
d6706a2e60
Fixes #1352: Ensure completion items have a range set 2019-12-16 22:17:05 +01:00
Alexandru Dima
20287c8392
Merge pull request #1703 from rcjsuen/snippet-example
Add CompletionItem with snippet support to the example
2019-12-16 17:57:26 +01:00
Alexandru Dima
9ce99e38b0
Merge pull request #1617 from larshp/contributing
contributing: add details for running website locally
2019-12-16 17:53:42 +01:00
Alexandru Dima
7e5825c355
Merge pull request #1616 from larshp/symbols
playground: update symbols-provider-example
2019-12-16 17:53:03 +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
5b7c0c4bbb
Fixes #1271: Remove missing colors 2019-12-12 22:38:40 +01:00
Alexandru Dima
1e25eedcf4
Update commands.yml 2019-12-12 16:27:53 +01:00
Alexandru Dima
fc473a7565
Fixes #1561: Add graphql sample 2019-12-11 16:35:27 +01:00
Alexandru Dima
e19a56f9e1
Recreate package-lock 2019-12-11 16:11:17 +01:00
Alexandru Dima
5aeade9285
Fixes #1588: Remove overflow: hidden rule 2019-12-11 16:07:55 +01:00
Alexandru Dima
730a8dbc40
update yaserver 2019-12-11 12:51:07 +01:00
Alexandru Dima
79b845efb7
update yaserver 2019-12-11 12:38:15 +01:00
Alexandru Dima
d8296a49bb
more deps update 2019-12-10 16:48:33 +01:00
Alexandru Dima
8dc9857968
update deps 2019-12-10 16:45:37 +01:00
Alex Dima
ac6f4773fc
Tweaks for #1492 2019-11-20 15:36:06 +01:00
Peng Lyu
4aeb9fb47a
Revert change log change. 2019-11-18 11:51:30 -08:00
Peng Lyu
3d0dae8fe1
CI testing for editor distro, webpack bundling and smoke test (#1675)
Bundle/Test with latest VS Code.
2019-11-18 11:50:42 -08:00
Alexandru Dima
68d9e00fbe
switch to yaserver 2019-11-13 11:45:19 +01:00
Alexandru Dima
1ac58eb592
Enable VS Code Bot 2019-10-29 17:15:11 +01:00
Lars Hvam
1732115bbd
contributing: clarify "running website locally"
contributing: clarify "running website locally" section
another step is required to start the local webserver
2019-10-06 16:00:35 +02:00
larshp
d869590a5e playground_ update symbols-provider-example 2019-10-06 15:45:57 +02:00
Alexandru Dima
b7194c4617
run in IE11 2019-10-03 15:34:00 +02:00
Alex Dima
7104a97f34
Use etag 2019-10-02 22:22:11 +02:00
Alexandru Dima
e0636d94ff
Adopt latest API breakage 2019-09-30 15:46:51 +02:00
Alex Dima
dc793af002 0.18.1 2019-09-19 11:19:43 +02:00
Alex Dima
94fad9287a more tweaks to the changelog 2019-09-19 11:19:04 +02:00
Alex Dima
d3fdf3bfc7 Fixes #1305: avoid pointing to missing source maps 2019-09-19 11:12:59 +02:00
Alex Dima
c854d18c35 prepare for 0.18.1 2019-09-19 11:04:00 +02:00
Alex Dima
aa757660ec check in generated samples 2019-09-19 10:54:02 +02:00
Alex Dima
6b6ddf11a7 Generate samples 2019-09-19 10:53:50 +02:00
Alexandru Dima
e93745ede8
Merge pull request #1537 from zhanghongnian/issue#1180
fix demo: completion provider example
2019-09-19 10:53:43 +02:00
Alexandru Dima
9ac4ec836b
Structured text example (#1552)
Structured text example
2019-09-19 10:45:45 +02:00
Alexandru Dima
e647012c72
Merge pull request #1543 from mradkov/master
Add Sophia ML example
2019-09-19 10:45:25 +02:00
Alexandru Dima
356e291d1b
Merge pull request #1387 from ehsan-mohammadi/master
Updated html sample code
2019-09-19 10:43:44 +02:00
Alexandru Dima
40cf59faad
Add Pascal samples (#1358)
Add Pascal samples
2019-09-19 10:41:25 +02:00
Alexandru Dima
1579cafcad
Merge pull request #1351 from datou0412/master
Add koltin sample for website
2019-09-19 10:40:34 +02:00
Alex Dima
b3ca1387e1 Update deps 2019-09-19 10:37:21 +02:00
Alex Dima
374dc8fd95 Move off broken http-server (on Windows) 2019-09-18 17:55:03 +02:00
Alex Dima
01ce7f0d4c update deps 2019-09-18 17:11:57 +02:00
Peng Lyu
0a4ed9a829 0.18.0 2019-09-04 11:33:44 -07:00
Sergey Romanov
847025bc6a Structured text example 2019-08-13 23:19:39 +06:00
Milen Radkov
c2dba464fa
add sophia example 2019-08-09 17:49:33 +03:00
zhanghongnian
bf113cc059 fix demo: completion provider example 2019-08-08 08:14:12 +08:00
Peng Lyu
02fb6bfd43 Symbols provider sample 2019-07-24 12:03:20 -07:00
Alex Dima
dfaf55beb9 Update dependencies 2019-07-12 16:34:22 +02:00
Matt Bierner
e42100cd9b 0.17.1 2019-06-24 16:47:50 -07:00
Matt Bierner
ad24e28a8e Pick up new monaco-typescript 2019-06-24 16:41:52 -07:00
Peng Lyu
0e0cf007e2 0.17.0 2019-05-05 16:43:41 -07:00
Peng Lyu
b1993078c4 update d.ts version. 2019-05-05 16:43:34 -07:00