Commit Graph

259 Commits (1b0a30a121fbf6a52640990aa83865b65792f058)

Author SHA1 Message Date
Henning Dieterichs 1a9fd8b095
Prepares 0.35.0 release 2 years ago
Joseph Hardwicke 9e0662ad3e
Merge branch 'main' into main 2 years ago
Megan Rogge 90dd955ff5
Merge pull request #3348 from rcjsuen/fix-color-example
Fix the color provider's columns
2 years ago
jozebel11 98674ca321 Add position stylingto playground container to equal 'relative' 2 years ago
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2 years ago
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>
2 years ago
Henning Dieterichs f90ab429ab
Merge pull request #3052 from mhsdesign/patch-1
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
3 years ago
Henning Dieterichs 62aa423a2b
Merge pull request #3211 from microsoft/pr-3102
Add config and tokenizer for query language Cypher
3 years ago
Henning Dieterichs 68ac1dda1b
Merge pull request #3133 from vanillajonathan/patch-1
Format code
3 years ago
Alex Dima 45175a565a
Add cypher sample 3 years ago
Jonathan a23163a1bb
Merge branch 'main' into patch-1 3 years ago
Henning Dieterichs cd5cb50747
Merge branch 'main' into model-markers-example 3 years ago
Henning Dieterichs c6e59c5f43
Updates monaco-editor-core & updates changelog. 3 years ago
Jonathan 0ccda7ac4d
Format code 3 years ago
Martin Aeschlimann 2c5c9636a2
update css, new formatting options 3 years ago
Marc Henry Schultz b22235db9f
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
fixes: #3051
3 years ago
Martin Aeschlimann 290a62d727
adopt css formatter 3 years ago
Henning Dieterichs 36f7110813
Adopts breaking change in nightly monaco-editor-core. 3 years ago
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>
3 years ago
Alex Dima aa75ddccbb
CRLF -> LF 3 years ago
Alex Dima 3a6cbe0787
Avoid using `metadata.js` in `build.js` 3 years ago
Alex Dima 1134d5e82b
ESM: Do not append the `.js` suffix to imports if it's already there 3 years ago
Henning Dieterichs 2a243d07fe
Fixes nightly release 3 years ago
Alexandru Dima 93c7165c32
Merge pull request #2847 from blutorange/lang-freemarker
Implements #2383 Add syntax modes for FreeMarker template language
3 years ago
Alex Dima 3159d3d6c9
Adopt latest `monaco-editor-core` 3 years ago
Alex Dima 3a58c2a6ba
Adopt latest `monaco-editor-core` 3 years ago
Andre Wachsmuth 94f81dc4ae Implements #2383 Add syntax modes for FreeMarker template language 3 years ago
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0 3 years ago
Alex Dima 233ecd49b1
Fix paths for running the website from source (#2807) 3 years ago
Chen dd6b5825eb Fix some errors on the website playground 3 years ago
Alex Dima 37f12e39a3
Add check that there are samples for each language 3 years ago
Alex Dima 4f03f6c4bf
Enable `strict` typescript compilation 3 years ago
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 3 years ago
Alex Dima d9013a86c4
Move website files to `/website/` 3 years ago
Alex Dima 497507ffee
Move into `monaco-editor` directory 3 years ago
Alex Dima 4a8558dcef
Prepare for 0.30.0 3 years ago
Alex Dima 8b16286cc3
update `monaco.d.ts` 3 years ago
Alex Dima f377e9e7ac
Prepare for 0.29.0 3 years ago
Alexandru Dima ed4b7ec250
Merge pull request #2640 from HKalbasi/main
Add example for inlay hints
3 years ago
Alexandru Dima 34de41a057
Merge pull request #2658 from Un-index/patch-2
chore: Align run button text in playground.css
3 years ago
Henning Dieterichs 6f93540f34
Updates monaco to 0.28.0 3 years ago
Un-index f2cfcfde71
Update playground.css
make button text aligned
3 years ago
hamidreza kalbasi 104b0cb587 add example for inlay hints 3 years ago
SpaceComet e42557eac7 Sample in the playground updated. 4 years ago
SpaceComet 5b3c0d0116 Update old information on the website playground 4 years ago
SpaceComet 5204ce8300 Spelling fixed on the website playground. 4 years ago
Henning Dieterichs d0132fe244
Updates changelog & monaco.d.ts. 4 years ago
Henning Dieterichs 34888a7d3e
Downgrades monaco-json to 3.5.0 to fix #2578. 4 years ago
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release. 4 years ago
PisecesPeng dee5461cb1
update semantic-tokens-provider-example/sample.js 4 years ago