367 Commits (main)

Author SHA1 Message Date
Henning Dieterichs e3b1a47554
Playground improvements
Henning Dieterichs e0f314294d
Merge pull request from microsoft/hediet/b/bewildered-swordtail
Don't load monaco editor in fullscreen
Henning Dieterichs c526b6bf0b
Merge pull request from microsoft/hediet/b/characteristic-rabbit
Implements option to disable auto-reload
Henning Dieterichs 842214b80e
Don't load monaco editor in fullscreen
Henning Dieterichs 29bf7f9a91
Implements option to disable auto-reload
Henning Dieterichs 1c6f48aa7d
Merge pull request from microsoft/hediet/webcomponent-bugfix
Fixes webcomponent sample for local development
Henning Dieterichs 6c77360f6b
Sets tsc target to fix playground compile issues
David Neto 3724eefaf5 Add WebGPU Shading Language tokenizer, with tests
Fixes: 
Henning Dieterichs 4886e1da08
Fixes webcomponent sample for local development
Henning Dieterichs 181f03ecce
Merge branch 'main' into mdx
Henning Dieterichs e531b5c337
Merge pull request from tamayika/feature/ts5
Change moduleResolution to node16 and adopt TS 5.0
Henning Dieterichs 8eed80bf5e
Merge pull request from tamayika/feature/custom-keybinding-example
Add custom keybinding example
Henning Dieterichs 85111e1f3e
Update lockfile
tamayika c3b271bc70 change moduleResolution to node16
tamayika ebb017c8ed Revert "Merge pull request from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
Henning Dieterichs ca1f701102
Fixes
tamayika 047133aeb3
Merge branch 'main' into feature/custom-keybinding-example
tamayika 12fd5c0fdb Add custom keybinding example
Jake Bailey 0d72bf6c93 TS 5.0
Jake Bailey d793f4d6fd Merge branch 'main' into ts-4.9
dependabot[bot] d83d8467ad
Bump webpack from 5.74.0 to 5.76.0 in /website
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Fizz Pang 1431f4561f feat: prettier
Fizz 4d3ed6fe28
Merge branch 'microsoft:main' into main
Jake Bailey 55ad2e867b
Merge branch 'main' into ts-4.9
Fizz 01a48285c1 createDecorationsCollection
Fizz e43c0525cf
Update Preview.tsx
Henning Dieterichs 2469088cc7
Merge branch 'main' into patch-1
tamayika 2b3444b493 Fix to use promise and remove unnecessary variables
Fizz c5006e9dfe
Update sample.js
tamayika 01b6fa5b2e Fix playground type errors and add CI test
Jake Bailey d62f239f37 Bump TS and typedoc in package.jsons
Fizz 5bbf36c369
Update sample.js
Henning Dieterichs 2b2e2a1eb7 Implements css hot reload
Henning Dieterichs ca7b9105cb playground: wrap-reverse
Henning Dieterichs 59e529cc36 Removes playground logging
Henning Dieterichs a1a90c30fd Fixes dev issue caused by sandboxed iframe.
Henning Dieterichs 3b800d8192
Merge pull request from madcodelife/main
Fix 'Hover Provider Example' incorrect Promise syntax
Henning Dieterichs 9cb6000aba
Merge pull request from microsoft/hediet/latin-deer
Improves hello world example
Henning Dieterichs 26aff5b514
Improves hello world example
Henning Dieterichs 268f388cfb
Fixes
Henning Dieterichs e48d884fb3
Fixes playground
Henning Dieterichs 5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
Floyd Wang 0b9f3c15d2 Fix 'Hover Provider Example' incorrect Promise syntax
pmc 355c1ec992 fix: fix hover example
Signed-off-by: pmc <pangmengchen@gmail.com>
Floyd Wang e1906cbd8d Fix the sample 'model-markers-example' compilation failure
Henning Dieterichs 008c3074d0 Fixes
Henning Dieterichs 34996e6242
Adds launch config to monaco-editor to debug sources in playground.
Henning Dieterichs f8bdfcbaba Don't load code when not in sandbox.
Henning Dieterichs 6b1ae1c271 Don't minify monaco-editor dev sources
Henning Dieterichs 07a1f8c89a Fixes commit reveal bug
Henning Dieterichs af2f1c6510
Merge pull request from microsoft/hediet/managerial-flyingfish
Removes unneeded dependencies.
Henning Dieterichs dd59f90b15
Fixes commit reveal bug
Henning Dieterichs 6baab4ba0a
Removes unneeded dependencies.
dependabot[bot] 3bbba87147
Bump loader-utils from 1.4.0 to 1.4.2 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Henning Dieterichs 10577a0641
Rewrites website
Henning Dieterichs 1a9fd8b095
Prepares 0.35.0 release
Joseph Hardwicke 9e0662ad3e
Merge branch 'main' into main
Megan Rogge 90dd955ff5
Merge pull request from rcjsuen/fix-color-example
Fix the color provider's columns
jozebel11 98674ca321 Add position stylingto playground container to equal 'relative'
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel ()
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
Remy Suen 54a4e45a10 Fix the color provider's columns
Fix the example so that the document colors' ranges encompass the entire
word.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
Henning Dieterichs f90ab429ab
Merge pull request from mhsdesign/patch-1
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
Henning Dieterichs 19da7ede28
Merge branch 'main' into mdx
Henning Dieterichs 62aa423a2b
Merge pull request from microsoft/pr-3102
Add config and tokenizer for query language Cypher
Henning Dieterichs 68ac1dda1b
Merge pull request from vanillajonathan/patch-1
Format code
Alex Dima 45175a565a
Add cypher sample
Henning Dieterichs 936376af3d
Merge branch 'main' into mdx
Jonathan a23163a1bb
Merge branch 'main' into patch-1
Henning Dieterichs cd5cb50747
Merge branch 'main' into model-markers-example
Henning Dieterichs c6e59c5f43
Updates monaco-editor-core & updates changelog.
Jonathan 0ccda7ac4d
Format code
Remco Haszing 9e1bd604de
Add website mdx sample
Martin Aeschlimann 2c5c9636a2
update css, new formatting options
Marc Henry Schultz b22235db9f
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
fixes: 
Martin Aeschlimann 290a62d727
adopt css formatter
Henning Dieterichs 36f7110813
Adopts breaking change in nightly monaco-editor-core.
Remy Suen 661b83d7b0 Create example for model markers
This example demonstrates how to listen to model change events so that
the content of the editor can be validated. Any content that is deemed
invalid can be flagged with a model marker.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
Alex Dima aa75ddccbb
CRLF -> LF
Alex Dima 3a6cbe0787
Avoid using `metadata.js` in `build.js`
Alex Dima 1134d5e82b
ESM: Do not append the `.js` suffix to imports if it's already there
Henning Dieterichs 2a243d07fe
Fixes nightly release
Alexandru Dima 93c7165c32
Merge pull request from blutorange/lang-freemarker
Implements  Add syntax modes for FreeMarker template language
Alex Dima 3159d3d6c9
Adopt latest `monaco-editor-core`
Alex Dima 3a58c2a6ba
Adopt latest `monaco-editor-core`
Andre Wachsmuth 94f81dc4ae Implements Add syntax modes for FreeMarker template language
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0
Alex Dima 233ecd49b1
Fix paths for running the website from source ()
Chen dd6b5825eb Fix some errors on the website playground
Alex Dima 37f12e39a3
Add check that there are samples for each language
Alex Dima 4f03f6c4bf
Enable `strict` typescript compilation
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc`
Alex Dima d9013a86c4
Move website files to `/website/`
Alex Dima 497507ffee
Move into `monaco-editor` directory
Alex Dima 4a8558dcef
Prepare for 0.30.0
Alex Dima 8b16286cc3
update `monaco.d.ts`
Alex Dima f377e9e7ac
Prepare for 0.29.0
Alexandru Dima ed4b7ec250
Merge pull request from HKalbasi/main
Add example for inlay hints
Alexandru Dima 34de41a057
Merge pull request from Un-index/patch-2
chore: Align run button text in playground.css
Henning Dieterichs 6f93540f34
Updates monaco to 0.28.0
Un-index f2cfcfde71
Update playground.css
make button text aligned