Commit Graph

2523 Commits (e8dabe034a98b54e71e10c617ded9fc631d48e8a)
 

Author SHA1 Message Date
Henning Dieterichs cd18b89cd8
Update monaco-editor-core 3 years ago
Henning Dieterichs cd4dbb626d
Update monaco-editor-core 3 years ago
dependabot[bot] 7b894fec0b
Bump semver-regex from 3.1.2 to 3.1.3
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Un-index f2cfcfde71
Update playground.css
make button text aligned
3 years ago
Martin Aeschlimann b416f4a52b
update service 3 years ago
Martin Aeschlimann 9cc5cee0c5
update service 3 years ago
Alexandru Dima dfbb6e7c5c
Merge pull request #2609 from microsoft/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
3 years ago
Alexandru Dima 9ac38db9ad
update deps 3 years ago
Alexandru Dima 59c4bb5939
update dependencies 3 years ago
Alexandru Dima 1ca7184cb4
Merge pull request #90 from microsoft/dependabot/npm_and_yarn/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3
3 years ago
dependabot[bot] e199c75c47
Bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alexandru Dima 0b8ce4d96e
Merge pull request #89 from microsoft/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
3 years ago
Alexandru Dima 3f99281cb8
Merge pull request #88 from microsoft/dependabot/npm_and_yarn/browser-esm-webpack-typescript-react/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /browser-esm-webpack-typescript-react
3 years ago
Alexandru Dima 5c14212618
Merge pull request #87 from microsoft/dependabot/npm_and_yarn/browser-esm-parcel/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /browser-esm-parcel
3 years ago
Henning Dieterichs 3ecea82819
Merge pull request #82 from Kingwl/inlayhints-support
Add inlay hints support
3 years ago
Alexandru Dima 6a882e9569
Merge pull request #160 from six-ponies/fix/import-script-protocol-error
fix: Failed to execute 'importScripts' on 'WorkerGlobalScope': The URL xxx is invalid.
3 years ago
kingwl 10e20baade Update ts 4.4 3 years ago
Dan Hughes ca3790b68c Added `ariaContainerElement` to shadow dom test 3 years ago
hamidreza kalbasi 104b0cb587 add example for inlay hints 4 years ago
Alexandru Dima 14965508c7
update generated files 4 years ago
Alexandru Dima db56675c94
Merge pull request #159 from microsoft/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
4 years ago
mayingcong 886541ab35 fix: import scripts error when url starts with '//' 4 years ago
Martin Aeschlimann 801e892014
use same trigger characters as in vscode: Fixes microsoft/monaco-editor#2637 4 years ago
Henning Dieterichs a647a1b617
Merge pull request #2632 from thien-do/patch-1
Add usage with Vite to ESM Integrate doc
4 years ago
Thien Do a73ab1223b
Add usage with Vite to ESM Integrate doc
Fix #2629
4 years ago
Alexandru Dima 848d5201ae
Merge pull request #2616 from SpaceComet/main
Small update on the website playground
4 years ago
SpaceComet e42557eac7 Sample in the playground updated. 4 years ago
Henning Dieterichs 49672308d6
Merge pull request #156 from ladyrick/main
fix(cpp): fix cpp language integer suffix
4 years ago
LadyRick 39085a622b
fix(cpp): fix integer suffix regex (CI passed) 4 years ago
LadyRick 1003cde6f7
Merge pull request #1 from ladyrick/ladyrick/fix-cpp-integersuffix
fix(cpp): fix cpp language integer suffix
4 years ago
LadyRick fd82e6baad
fix(cpp): fix cpp language integer suffix
the old config `/(ll|LL|u|U|l|L)?(ll|LL|u|U|l|L)?/` also match some wrong suffix: `lll`, `llLL`, `LLl` and so on.
4 years ago
Henning Dieterichs 54e01d831e
Adds missing changelog entry for version 0.26.1. 4 years ago
Alexandru Dima a53ac54f4e
Merge pull request #15 from Pranomvignesh/check-worker
fix(workerManager.js) : Added a check for the existence of the worker
4 years ago
Martin Aeschlimann c8a5be4ee1
quickSuggestions do not trigger when defining a new JSON key. Fixes microsoft/monaco-editor#2579 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
Martin Aeschlimann c7c029db8e
support commands 4 years ago
dependabot[bot] 0abbf3cb5c
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Henning Dieterichs e4629337d5
4.1.2 4 years ago
Henning Dieterichs 971120f29e
Updates monaco-editor 4 years ago
Henning Dieterichs a40145a4c9
0.27.0 4 years ago
Henning Dieterichs d0132fe244
Updates changelog & monaco.d.ts. 4 years ago
Henning Dieterichs 05dea33db8
Update dependencies. 4 years ago
Henning Dieterichs 7903958fcc
4.7.0 4 years ago
Henning Dieterichs ddc2f60c7e
2.7.0 4 years ago
Henning Dieterichs 116c3cf36d
3.7.0 4 years ago
Henning Dieterichs 874d98a040
3.7.0 4 years ago
Henning Dieterichs 0b1dc817dc
3.7.0 4 years ago
Henning Dieterichs b7b0e10af4
Update monaco-editor-core dependency. 4 years ago
Henning Dieterichs 7670d8d50d
Update monaco-editor-core dependency. 4 years ago