Commit graph

116 commits

Author SHA1 Message Date
SurmaAa
44217a8efe Exposed colors sample update in the playground. 2021-07-03 15:13:08 +02:00
Anthony Martin
91136c816f Add Bicep sample 2021-06-22 13:48:21 +00:00
Henning Dieterichs
62fab0cf3c
Prepare for 0.25.0. 2021-06-11 12:27:26 +02:00
Jonatan Kłosko
bd55cf1f24 Add Elixir sample 2021-05-21 15:45:55 +02:00
Alex Dima
3a7c892f01
Update to unreleased version of uncss in order to update to postcss@8.2.15 (fixes #2452) 2021-05-12 14:15:01 +02:00
Alexandru Dima
fbf099e515
Add repro for #2264 2020-12-30 00:06:13 +01:00
Gittenburg
b817a5d6b8 Fix comment in sample 2020-09-27 12:08:07 +02:00
Alex Dima
08c64ab616
Fixes #2153: Add a dispose() method to the code lens provider 2020-09-24 17:55:45 +02:00
Alex Dima
db4c9f21b4
Add missing samples 2020-09-21 12:18:52 +02:00
Alex Dima
1ba6bff6f7
update codicons path 2020-09-19 02:35:37 +02:00
Alexandru Dima
a5f5052c05
Merge pull request #2103 from KapitanOczywisty/semanticTokens
Semantic tokens provider example
2020-09-19 02:18:19 +02:00
Alexandru Dima
f4b71344e5
Merge pull request #2102 from fonsecas72/hcl-terraform-sample
Adding terraform / hcl samples
2020-09-19 02:17:58 +02:00
Alex Dima
ee8392eb0c
Avoid using internals 2020-09-17 22:44:16 +02:00
Alexandru Dima
45279f68e2
Merge pull request #2112 from KapitanOczywisty/javascriptDefaults
Update example: allow peek definition
2020-09-17 22:24:02 +02:00
Alex Dima
1b39474886
Minor edits 2020-09-17 22:23:21 +02:00
Alex Dima
4cede3f83f
Add test page for 2096 2020-09-17 22:14:16 +02:00
Alex Dima
8316fef208
Add test case for 2040 2020-09-11 13:43:47 +02:00
KapitanOczywisty
db327beb63 Update example: allow peek definition 2020-09-08 20:59:15 +02:00
KapitanOczywisty
51fe304f01 Remove ES6 syntax from example 2020-09-08 20:09:04 +02:00
KapitanOczywisty
0a6d139688 Semantic tokens provider example 2020-09-05 03:29:27 +02:00
Hugo Fonseca
3dc8a37cc3 Adding terraform / hcl samples 2020-09-04 22:04:40 +01:00
Alex Dima
fa74fe012c
Add test page for running the editor-esm-bundle output 2020-02-23 22:36:33 +01:00
Alex Dima
daabff0021
Remove usage of X-UA-Compatible 2020-02-13 17:07:01 +01:00
Alex Dima
916bd49bbf
Clarify IE11 support 2020-02-13 16:34:43 +01:00
Alex Dima
551115f82d
Fix issue where test page does not run in IE 2020-02-10 18:10:55 +01:00
Alex Dima
46d7bf8522
Add link to diff.html 2020-02-06 22:58:37 +01:00
Alex Dima
45f731f75a
Add shadow dom test page 2020-01-20 11:00:47 +01:00
Alexandru Dima
65473735f8
Format sample code 2020-01-06 15:45:56 +01:00
Alex Dima
f9a8e60122
Fixes #1444: Add a schema to extra lib paths 2019-12-17 16:22:45 +01:00
Alex Dima
a943d3d0b0
Fix comment content 2019-12-16 23:53:44 +01:00
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
ac6f4773fc
Tweaks for #1492 2019-11-20 15:36:06 +01:00
Alexandru Dima
b7194c4617
run in IE11 2019-10-03 15:34:00 +02:00
Alexandru Dima
e0636d94ff
Adopt latest API breakage 2019-09-30 15:46:51 +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
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
Milen Radkov
c2dba464fa
add sophia example 2019-08-09 17:49:33 +03:00
Peng Lyu
02fb6bfd43 Symbols provider sample 2019-07-24 12:03:20 -07:00
Alex Dima
daafcb4ce8 nls example 2019-03-26 12:32:35 +01:00
Ehsan
ea5b064df6
Update sample.html.txt 2019-03-22 10:19:58 +04:30
unknown
18fd7687ce Updated html sample code 2019-03-21 23:00:52 +03:30
Alessandro Fragnani
dc033aecd9 Add Pascal samples 2019-03-11 23:47:33 -03:00
Alex Dima
7edb4d6f13 Use PATH_PREFIX correctly in dev-setup 2019-03-01 22:39:49 +01:00
Alex Dima
440404716e Upgrade to gulp 4 2019-02-19 11:16:39 +01:00
Johannes Rieken
70e48eeb52 debt - more promise cleanup 2019-02-08 15:19:17 +01:00
Pavel Lang
4b680d4874
feat(graphql): add graphql code sample 2018-12-08 06:38:55 +01:00