Commit Graph

3341 Commits (8617a8af9e1d30366e8bea7063382b43fc62a589)
 

Author SHA1 Message Date
dependabot[bot] 20fa01fe60
Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs a88f6fc66e
Merge pull request #3494 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-vite-react/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /samples/browser-esm-vite-react
2 years ago
Henning Dieterichs 847adeaaa4
Merge pull request #3497 from sekedus/patch-1
add homepage url
2 years ago
Henning Dieterichs ab65824d1c
Merge pull request #3510 from andrewimcclement/aim/props_as_xml_extension
Add .props & .targets as XML extensions
2 years ago
Henning Dieterichs 960f125d45
Merge pull request #3467 from LeoDog896/kts
Add .kts as a file extension
2 years ago
Henning Dieterichs 0ae7f53a7e
Merge pull request #3466 from LeoDog896/prettier-ignore
Ignore dist from vite/parcel in prettier
2 years ago
Henning Dieterichs 8a65d74a3b
Merge pull request #3462 from microsoft/hediet-patch-1
Update MAINTAINING.md
2 years ago
Henning Dieterichs 4d819a8cf8
Merge branch 'main' into hediet-patch-1 2 years ago
dependabot[bot] 629021b16b
Bump json5 from 2.2.1 to 2.2.3 in /samples/browser-esm-vite-react
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs 4897b74d6d
Merge pull request #3493 from microsoft/dependabot/npm_and_yarn/webpack-plugin/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /webpack-plugin
2 years ago
Henning Dieterichs 81d9c401a5
Merge pull request #3495 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-webpack-typescript-react/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /samples/browser-esm-webpack-typescript-react
2 years ago
Henning Dieterichs 476a5e51e4
Merge pull request #3496 from microsoft/dependabot/npm_and_yarn/samples/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /samples
2 years ago
andrewimcclement ee30f4e1c5
Include .targets as an XML extension. 2 years ago
andrewimcclement 9cba1bbd3a
Include .props as an XML extension. 2 years ago
Trey Smith a0a88bd7c6
Merge branch 'main' into patch-1 2 years ago
Trey Smith 8d313a9472 run prettier 2 years ago
Sekedus 55238ee123
add homepage url 2 years ago
dependabot[bot] 141570e7a6
Bump json5 from 2.2.1 to 2.2.3 in /samples
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 3f380e24a0
Bump json5 in /samples/browser-esm-webpack-typescript-react
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 1119c51370
Bump json5 from 2.2.1 to 2.2.3 in /webpack-plugin
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
José Carlos HR 4532feefb7 implemented setModeConfiguration for typescriptDefaults and javascriptDefaults 2 years ago
Remco Haszing 681b38140f
Export custom TypeScript worker variables
A custom TypeScript worker factory function gets passed
`TypeScriptWorker`, `ts`, and `libFileMap`. It also exports `create`
using ESM. However, this can’t be used, because the custom worker
factory is only called if a custom worker path is defined.

Exposing these members, means a worker can be defined using ESM.
2 years ago
Joseph Hardwicke 9e0662ad3e
Merge branch 'main' into main 2 years ago
Rubén Rincón Blanco bc083f4db3
Merge branch 'main' into main 2 years ago
Tristan F 0a967ad241 Add .kts as a file extension 2 years ago
Tristan F 85b11871a4 Ignore dist from vite/parcel in prettier 2 years ago
Thomas Zilz c7ea3cf4c9
Merge branch 'main' into draft/upbeat-pascal 2 years ago
Henning Dieterichs 212670ceb4
Merge pull request #3453 from jonatanklosko/jk-elixir-improvements
Update Elixir tokenizer
2 years ago
Henning Dieterichs 02acc28d0e
Merge pull request #3461 from microsoft/dependabot/npm_and_yarn/samples/electron-19.1.8
Bump electron from 19.1.6 to 19.1.8 in /samples
2 years ago
Jonatan Kłosko b70454a6b9 Tokenizer single-quote docstrings as documentation comments 2 years ago
Jonatan Kłosko 6d9c7ea306 Fix tokenization of bitstrings without spacing 2 years ago
Henning Dieterichs 7261b03e9d
Update MAINTAINING.md 2 years ago
dependabot[bot] b5df92554d
Bump electron from 19.1.6 to 19.1.8 in /samples
Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.8.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.1.6...v19.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs 366b9c38ff Fixes playwright setup issues. 2 years ago
Henning Dieterichs eac891f9bf Fixes CI 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
RubenRBS d95ca35e28
Recognize \0 as an escape sequence
Closes microsoft/monaco-editor/issues/3439
2 years ago
Alexandru Dima 415b279fa0
update electron (#3431) 2 years ago
Alexandru Dima 030f5f59f1
update deps (#3430) 2 years ago
Logan Ramos e4c45ba467
Merge pull request #3429 from microsoft/lramos15/removePrChat-auto
Remove PR Chat
2 years ago
Logan Ramos d493d9fd8c Remove PR Chat 2 years ago
Henning Dieterichs a472aae39f
Merge pull request #3428 from microsoft/hediet/nightly-always-true
Set `always` to true to trigger a build even when there are no new commits.
2 years ago
Henning Dieterichs 8f8b47432b
Set `always` to true to trigger a build even when there are no new commits.
This is because nightly is build from the latest vscode@main.
2 years ago
dependabot[bot] ed05245a03
Bump loader-utils from 2.0.2 to 2.0.4 (#3416)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] f53d7f1b98
Bump loader-utils from 2.0.3 to 2.0.4 in /samples (#3424)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 7152c5ed09
Bump loader-utils in /samples/browser-esm-webpack-typescript-react (#3415)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] d610648458
Bump loader-utils from 2.0.3 to 2.0.4 in /webpack-plugin (#3425)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Henning Dieterichs d4c5d185a5
Merge pull request #3422 from microsoft/hediet/pure-junglefowl
Patch monaco-editor-core version
2 years ago
Henning Dieterichs 78bfe772e2
Patch monaco-editor-core version 2 years ago