Commit Graph

365 Commits (main)

Author SHA1 Message Date
Henning Dieterichs 6baab4ba0a
Removes unneeded dependencies. 2 years ago
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>
2 years ago
Henning Dieterichs 10577a0641
Rewrites website 2 years ago
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 19da7ede28
Merge branch 'main' into mdx 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
Henning Dieterichs 936376af3d
Merge branch 'main' into mdx 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
Remco Haszing 9e1bd604de
Add website mdx sample 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
SurmaAa 44217a8efe Exposed colors sample update in the playground. 4 years ago
Anthony Martin 91136c816f Add Bicep sample 4 years ago
Henning Dieterichs 45491d1a7e
Updates types caused by monaco-html update. 4 years ago
Henning Dieterichs 62fab0cf3c
Prepare for 0.25.0. 4 years ago
Henning Dieterichs bfcb2c5b77
Merge pull request #2486 from JeanPerriault/fix-for-semantic-token-provider-playground
Fix error message in Safari - Semantic token play
4 years ago
Jonatan Kłosko bd55cf1f24 Add Elixir sample 4 years ago
El Jùanch0 f01c55a282
Fix error message in Safari - Semantic token play
See https://github.com/microsoft/monaco-editor/issues/2459 for details
4 years ago
Alex Dima 3f0fb34244
update `.d.ts` 4 years ago
Alex Dima 882c65e325
prepare for 0.24.0 4 years ago
Alexandru Dima 92d6800a00
Document EOL for Classic Edge 4 years ago
Alexandru Dima 80dcc010ae
Prepare for 0.23.0 4 years ago
Alex Dima a5b4a189c2
Move typedoc related files together 4 years ago
Alex Dima 14192f5c4e
Rename folder to typedoc 4 years ago
Alex Dima 5f1f3bb148
Adopt latest typedoc 4 years ago
Alexandru Dima cb1e32bf2b
prepare 0.22.0 4 years ago
Petr Onderka b45c7b96db
Fixed indentation in C# sample 4 years ago
Gittenburg b817a5d6b8 Fix comment in sample 4 years ago
Alex Dima 7e0afc8f43
Fixes #2155: Adopt latest typedoc themes 4 years ago
Alex Dima 3623161a9c
Prepare for `0.21.1` 4 years ago
Alex Dima 08c64ab616
Fixes #2153: Add a dispose() method to the code lens provider 4 years ago
Alex Dima 8b9e18c804
Avoid scrollbars in the runner iframe 4 years ago
Alex Dima db4c9f21b4
Add missing samples 4 years ago
Alex Dima 474cd0d01c
Prepare for 0.21.0 4 years ago
Alexandru Dima a5f5052c05
Merge pull request #2103 from KapitanOczywisty/semanticTokens
Semantic tokens provider example
4 years ago
Alexandru Dima f4b71344e5
Merge pull request #2102 from fonsecas72/hcl-terraform-sample
Adding terraform / hcl samples
4 years ago
Alex Dima ee8392eb0c
Avoid using internals 4 years ago
Alexandru Dima 45279f68e2
Merge pull request #2112 from KapitanOczywisty/javascriptDefaults
Update example: allow peek definition
4 years ago
Alex Dima 1b39474886
Minor edits 4 years ago
Tuan Le Minh 2166da9e69
Correct url of Microsoft logo 4 years ago
Alex Dima 5acd328185
update to latest `monaco-typescript` 4 years ago
KapitanOczywisty db327beb63 Update example: allow peek definition 4 years ago
KapitanOczywisty 51fe304f01 Remove ES6 syntax from example 4 years ago
Alex Dima 2a996151d7
adopt latest monaco plugins 4 years ago
Alex Dima fb0c77cf75
Adopt latest `monaco-json` 4 years ago
KapitanOczywisty 0a6d139688 Semantic tokens provider example 4 years ago
Hugo Fonseca 3dc8a37cc3 Adding terraform / hcl samples 4 years ago
Alex Dima f6505d22f2
Load the editor after `<body>` is defined 5 years ago
nrayburn 274c1c3dfc Monarch documentation changes 5 years ago
Alex Dima daabff0021
Remove usage of X-UA-Compatible 5 years ago
Alex Dima 916bd49bbf
Clarify IE11 support 5 years ago
Alex Dima fce1d2eed8
Prepare for 0.20.0 5 years ago
Josh Goldberg cf927a9e2c Updated h2 id 5 years ago
Josh Goldberg 32926a385a Added section in Monarch docs for Inspect Tokens development helper 5 years ago
Alexandru Dima 736ab4b0c4
Check monaco.d.ts in 5 years ago
Brijesh Bittu a279c9d743 Add keyboard shortcut to run playground code 5 years ago
Alexandru Dima ae93394351
Prepare for 0.19.1 5 years ago
Alexandru Dima 65473735f8
Format sample code 5 years ago
Alexandru Dima ea43fa272c
Merge pull request #1738 from larshp/patch-2
Playground: fix codelens provider example
5 years ago
Lars Hvam 207f8be3f0
Playground: fix codelens provider example 5 years ago
Lars Hvam 3f0ee1c537
Playground: add ABAP sample 5 years ago
Alex Dima ccfa555758
Prepare for 0.19.0 5 years ago
Alex Dima f9a8e60122
Fixes #1444: Add a schema to extra lib paths 5 years ago
Alex Dima d6706a2e60
Fixes #1352: Ensure completion items have a range set 5 years ago
Alexandru Dima 20287c8392
Merge pull request #1703 from rcjsuen/snippet-example
Add CompletionItem with snippet support to the example
5 years ago
Alexandru Dima 7e5825c355
Merge pull request #1616 from larshp/symbols
playground: update symbols-provider-example
5 years ago
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>
5 years ago
Alex Dima 5b7c0c4bbb
Fixes #1271: Remove missing colors 5 years ago
Alexandru Dima fc473a7565
Fixes #1561: Add graphql sample 5 years ago
Alexandru Dima 5aeade9285
Fixes #1588: Remove overflow: hidden rule 5 years ago
larshp d869590a5e playground_ update symbols-provider-example 5 years ago
Alex Dima c854d18c35 prepare for 0.18.1 5 years ago
Alexandru Dima e93745ede8
Merge pull request #1537 from zhanghongnian/issue#1180
fix demo: completion provider example
5 years ago
Alexandru Dima 9ac4ec836b
Structured text example (#1552)
Structured text example
5 years ago
Alexandru Dima 40cf59faad
Add Pascal samples (#1358)
Add Pascal samples
5 years ago
Alexandru Dima 1579cafcad
Merge pull request #1351 from datou0412/master
Add koltin sample for website
5 years ago
Peng Lyu 0a4ed9a829 0.18.0 5 years ago
Sergey Romanov 847025bc6a Structured text example 6 years ago
zhanghongnian bf113cc059 fix demo: completion provider example 6 years ago
Peng Lyu 02fb6bfd43 Symbols provider sample 6 years ago
Matt Bierner e42100cd9b 0.17.1 6 years ago
Peng Lyu b1993078c4 update d.ts version. 6 years ago
Martin Aeschlimann 4a39951383 update html & json 6 years ago
Peng Lyu 9f6ee398d6 missing info for 0.16.1 6 years ago
Alessandro Fragnani dc033aecd9 Add Pascal samples 6 years ago
二凢 94a5d3b9db Add koltin sample for website 6 years ago
Alex Dima 0c045ae782 Prepare for 0.16.0 6 years ago
Alexandru Dima 5d97a5f16e
Merge pull request #1337 from datou0412/master
Fix lineDecoration example css error
6 years ago
Alexandru Dima ef9c54d884
Merge pull request #1309 from Kedstar99/HTMLFixes
Fixed various HTML errors with the various webpages
6 years ago
Alex Dima c35fbebb5a Minor tweaks to PR #1309 6 years ago
Alexandru Dima d23fd1e0a0
Merge pull request #1303 from swarnava/copyright-year
Make copyright year dynamic
6 years ago
Alex Dima 78076d9bf8 2018 -> 2019 6 years ago
二凢 e4d55a9189 Fix lineDecoration example css error 6 years ago
Joshua Sullivan 185a9d5052 Fix javascript regexp range closing bracket 6 years ago
Krish De Souza 4c2b07fb31 Fixed various HTML errors with the various webpages based against w3 html validator 6 years ago
Johannes Rieken 70e48eeb52 debt - more promise cleanup 6 years ago
Swarnava Sengupta 5c2439210d Make copyright year dynamic 6 years ago
Alex Dima 9af2ead38d Fix completion item provider sample 6 years ago
Alex Dima c17896b800 Prepare for 0.15.6 6 years ago
Peng Lyu 65b61b69ca Prepare for 0.15.5 6 years ago
Alex Dima 5de8ee67af Prepare for 0.15.4 6 years ago
Alex Dima 8aef99d4dc Prepare for 0.15.3 6 years ago
Alex Dima 49cad96dad Prepare for 0.15.2 6 years ago
Alex Dima cf85c0785a Fixes #1180 6 years ago
Alex Dima 5900e034e9 Prepare for 0.15.1 6 years ago