Commit Graph

2458 Commits (9eba6e70b83d063525a2e118c9bc4170feeeb030)
 

Author SHA1 Message Date
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
Henning Dieterichs aa2f269204
Update monaco-editor-core dependency. 4 years ago
Henning Dieterichs b4b9aa7bc1
Update monaco-editor-core dependency. 4 years ago
Henning Dieterichs 7675187830
Update monaco-editor-core dependency. 4 years ago
Henning Dieterichs f8845c945c
Merge pull request #155 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
Henning Dieterichs dd73e08d19
Merge pull request #151 from kupiakos/patch-1
Remove ' as an auto-closing pair for Rust
4 years ago
Wenlu Wang 5632f5fed3 try rc 4 years ago
Wenlu Wang 39c9674e1d Merge branch 'main' into inlayhints-support 4 years ago
dependabot[bot] 477748c885
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
dependabot[bot] 5a86b4a41c
Bump path-parse in /browser-esm-webpack-typescript-react
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
dependabot[bot] f2677d4f8e
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
dependabot[bot] 27d5b2d06a
Bump path-parse from 1.0.6 to 1.0.7 in /browser-esm-parcel
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
dependabot[bot] 5aea61bf88
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
Valeriia 950497cddf Minor fixes in tests 4 years ago
Valeriia 9d8a7bdf60 Implement syntax highlighting for Flow9 4 years ago
Henning Dieterichs c31d1933fa
Merge pull request #153 from alefragnani/add-strict-keyword-pascal-language
Adds `strict` keyword to Pascal language
4 years ago