Commit Graph

231 Commits (f1fc1907111bd13ee4dbaacbda03ff5734916cb4)

Author SHA1 Message Date
Alex Dima 233ecd49b1
Fix paths for running the website from source (#2807) 2021-12-08 14:04:09 +01:00
Chen dd6b5825eb Fix some errors on the website playground 2021-11-18 15:03:18 +08:00
Alex Dima 37f12e39a3
Add check that there are samples for each language 2021-11-17 22:55:39 +01:00
Alex Dima 4f03f6c4bf
Enable `strict` typescript compilation 2021-11-17 15:13:49 +01:00
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 2021-11-16 22:35:42 +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
Anthony Martin 91136c816f Add Bicep sample 2021-06-22 13:48:21 +00: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
Henning Dieterichs bfcb2c5b77
Merge pull request #2486 from JeanPerriault/fix-for-semantic-token-provider-playground
Fix error message in Safari - Semantic token play
2021-06-11 12:22:39 +02:00
Jonatan Kłosko bd55cf1f24 Add Elixir sample 2021-05-21 15:45:55 +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
Alex Dima a5b4a189c2
Move typedoc related files together 2021-02-17 08:00:17 +01:00
Alex Dima 14192f5c4e
Rename folder to typedoc 2021-02-17 07:58:16 +01:00
Alex Dima 5f1f3bb148
Adopt latest typedoc 2021-02-17 07:57:11 +01:00
Alexandru Dima cb1e32bf2b
prepare 0.22.0 2021-01-29 00:57:07 +01:00
Petr Onderka b45c7b96db
Fixed indentation in C# sample 2020-12-07 15:07:52 +01:00
Gittenburg b817a5d6b8 Fix comment in sample 2020-09-27 12:08:07 +02:00
Alex Dima 7e0afc8f43
Fixes #2155: Adopt latest typedoc themes 2020-09-25 14:47:31 +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 db4c9f21b4
Add missing samples 2020-09-21 12:18:52 +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
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