Commit Graph

145 Commits (1f9655af225e479c465b36b722df9e5ddc208643)

Author SHA1 Message Date
Chen dd6b5825eb Fix some errors on the website playground 2021-11-18 15:03:18 +08:00
Alex Dima 4f03f6c4bf
Enable `strict` typescript compilation 2021-11-17 15:13:49 +01:00
Alex Dima d9013a86c4
Move website files to `/website/` 2021-11-16 22:32:27 +01:00
Alex Dima 497507ffee
Move into `monaco-editor` directory 2021-11-05 11:59:13 +01:00
Alex Dima 4a8558dcef
Prepare for 0.30.0 2021-11-05 00:06:15 +01:00
Alex Dima 8b16286cc3
update `monaco.d.ts` 2021-10-08 18:44:21 +02:00
Alex Dima f377e9e7ac
Prepare for 0.29.0 2021-10-08 18:42:13 +02:00
Alexandru Dima ed4b7ec250
Merge pull request #2640 from HKalbasi/main
Add example for inlay hints
2021-10-08 08:59:00 +02:00
Alexandru Dima 34de41a057
Merge pull request #2658 from Un-index/patch-2
chore: Align run button text in playground.css
2021-10-08 06:49:41 +02:00
Henning Dieterichs 6f93540f34
Updates monaco to 0.28.0 2021-09-22 12:08:19 +02:00
Un-index f2cfcfde71
Update playground.css
make button text aligned
2021-09-11 23:22:52 +03:00
hamidreza kalbasi 104b0cb587 add example for inlay hints 2021-08-27 12:53:29 +04:30
SpaceComet e42557eac7 Sample in the playground updated. 2021-08-19 17:35:24 -04:00
SpaceComet 5b3c0d0116 Update old information on the website playground 2021-08-16 12:40:13 -04:00
SpaceComet 5204ce8300 Spelling fixed on the website playground. 2021-08-16 12:39:24 -04:00
Henning Dieterichs d0132fe244
Updates changelog & monaco.d.ts. 2021-08-16 12:17:47 +02:00
Henning Dieterichs 34888a7d3e
Downgrades monaco-json to 3.5.0 to fix #2578. 2021-07-16 10:59:20 +02:00
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release. 2021-07-15 16:43:16 +02:00
PisecesPeng dee5461cb1
update semantic-tokens-provider-example/sample.js 2021-07-05 17:22:35 +08:00
SurmaAa 44217a8efe Exposed colors sample update in the playground. 2021-07-03 15:13:08 +02:00
Henning Dieterichs 45491d1a7e
Updates types caused by monaco-html update. 2021-06-15 10:13:55 +02:00
Henning Dieterichs 62fab0cf3c
Prepare for 0.25.0. 2021-06-11 12:27:26 +02:00
El Jùanch0 f01c55a282
Fix error message in Safari - Semantic token play
See https://github.com/microsoft/monaco-editor/issues/2459 for details
2021-05-19 11:25:23 +02:00
Alex Dima 3f0fb34244
update `.d.ts` 2021-05-12 18:37:51 +02:00
Alex Dima 882c65e325
prepare for 0.24.0 2021-05-12 18:37:02 +02:00
Alexandru Dima 92d6800a00
Document EOL for Classic Edge 2021-03-12 14:24:51 +01:00
Alexandru Dima 80dcc010ae
Prepare for 0.23.0 2021-03-05 16:44:52 +01:00
Alexandru Dima cb1e32bf2b
prepare 0.22.0 2021-01-29 00:57:07 +01:00
Gittenburg b817a5d6b8 Fix comment in sample 2020-09-27 12:08:07 +02:00
Alex Dima 3623161a9c
Prepare for `0.21.1` 2020-09-24 20:58:15 +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 8b9e18c804
Avoid scrollbars in the runner iframe 2020-09-21 15:48:30 +02:00
Alex Dima 474cd0d01c
Prepare for 0.21.0 2020-09-19 02:28:41 +02:00
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
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 5acd328185
update to latest `monaco-typescript` 2020-09-11 13:07:23 +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
Alex Dima 2a996151d7
adopt latest monaco plugins 2020-09-08 14:51:11 +02:00
Alex Dima fb0c77cf75
Adopt latest `monaco-json` 2020-09-07 14:38:10 +02:00
KapitanOczywisty 0a6d139688 Semantic tokens provider example 2020-09-05 03:29:27 +02:00
Alex Dima f6505d22f2
Load the editor after `<body>` is defined 2020-04-25 15:33:46 +02:00
Alex Dima 916bd49bbf
Clarify IE11 support 2020-02-13 16:34:43 +01:00
Alex Dima fce1d2eed8
Prepare for 0.20.0 2020-02-11 00:18:08 +01:00
Alexandru Dima 736ab4b0c4
Check monaco.d.ts in 2020-01-14 16:10:02 +01:00
Brijesh Bittu a279c9d743 Add keyboard shortcut to run playground code 2020-01-08 11:38:06 +05:30
Alexandru Dima ae93394351
Prepare for 0.19.1 2020-01-06 15:47:24 +01:00
Alexandru Dima 65473735f8
Format sample code 2020-01-06 15:45:56 +01:00