Commit graph

44 commits

Author SHA1 Message Date
Alexandru Dima
a5f5052c05
Merge pull request #2103 from KapitanOczywisty/semanticTokens
Semantic tokens provider example
2020-09-19 02:18:19 +02:00
Alex Dima
ee8392eb0c
Avoid using internals 2020-09-17 22:44:16 +02:00
Alex Dima
1b39474886
Minor edits 2020-09-17 22:23:21 +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
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
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
aa757660ec check in generated samples 2019-09-19 10:54:02 +02: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
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
Alex Dima
9af2ead38d Fix completion item provider sample 2018-11-23 12:40:22 +01:00
Alex Dima
cf85c0785a Fixes #1180 2018-11-13 19:39:07 +01:00
Alex Dima
ea3b0177cf monaco-editor-core@0.14.4 2018-08-10 18:11:21 +02:00
Alex Dima
b04ceadff2 Adopt latest monaco-* modules 2018-08-10 13:23:14 +02:00
haeguri
dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
2018-07-19 01:11:35 +09:00
Remy Suen
4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-05-15 11:02:35 -04:00
Alex Dima
27bb265b52 Update generated samples 2018-04-11 16:06:57 +02:00
Alex Dima
6fa2a2ec0e Add color provider sample (#775) 2018-03-29 16:31:43 +02:00
Alex Dima
2680c7133d Adopt latest deps (fixes #757) 2018-03-15 10:59:18 +01:00
Alexandru Dima
b900ebbd75
Merge pull request #731 from apalm/patch-1
Fix `Configure JSON defaults` sample
2018-03-13 18:27:12 +01:00
Niklas Mollenhauer
0b10139f53 Fix line number API usage 2018-03-03 18:54:04 +01:00
Andrew Palm
00b766829b Run gulp generate-test-samples 2018-02-20 20:38:30 -05:00
rebornix
8ef75ad01c Fix #538. Update action registration with key chord. 2017-08-09 14:25:59 -07: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
rebornix
a7b44c7331 Add code sample for codelens helper 2017-07-13 15:44:53 -07:00
Sam El-Husseini
c9e4b0bb2d Update tests 2017-07-05 23:49:14 +03:00
Alex Dima
f37e26bee5 Add missing samples for msdax, postiats and sol 2017-07-03 14:37:10 +02:00
Alex Dima
6ce435ec23 Adopt latest editor in samples 2017-07-03 14:15:09 +02:00
Alex Dima
daadc5b223 Adopt latest API around defining a custom theme 2017-01-18 12:19:12 +01:00
Alex Dima
0e78d5c099 Update custom languages sample to latest theme API 2017-01-18 12:08:06 +01:00
Alex Dima
c3c3443c00 Fixes #297: Update TypeScript sample 2017-01-13 11:10:26 +01:00
Alex Dima
a88225bcf0 Prepare for 0.7.x 2016-10-07 15:23:50 +02:00
Alex Dima
dfbd13e448 Fixes Microsoft/monaco-editor#168: remove enablement, context menu for action 2016-09-06 17:01:56 +02: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