Граф коммитов

3342 Коммитов

Автор SHA1 Сообщение Дата
Henning Dieterichs 3284441937 fixes website CI failure 2024-02-06 19:49:27 +01:00
Henning Dieterichs 8617a8af9e Disables parcel build 2024-02-06 19:49:27 +01:00
Henning Dieterichs fd84f5469d Update esbuild 2024-02-06 19:49:27 +01:00
Henning Dieterichs 21db3aebf0 Sorts version numbers 2024-01-23 20:41:29 +01:00
Henning Dieterichs 73b47d4592 Fixes parameter labels 2024-01-23 20:40:59 +01:00
Henning Dieterichs 9488e7e078 Removes parcel smoke test, as it replaces process with {} 2024-01-23 18:18:40 +01:00
Henning Dieterichs b0330f8eed Fixes monaco-editor nightly build (needed for verification) 2024-01-23 18:18:40 +01:00
Henning Dieterichs 6c7087b94e Adds publishMonacoEditorCore and publishMonacoEditor options to nightly pipeline to publish skipped builds 2024-01-23 16:51:51 +01:00
dependabot[bot] 4fc87360d1
Bump vite from 2.9.16 to 2.9.17 in /samples/browser-esm-vite-react (#4349)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.17/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:40:41 -08:00
dependabot[bot] 787421ee54
Bump vite from 3.2.7 to 3.2.8 (#4350)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:40:25 -08:00
Martin Aeschlimann 698e0ecafd
Merge pull request #4299 from mevisioam/json-worker-access
Expose JSON worker
2024-01-08 09:45:41 +01:00
Alexander Makarenko 9be16fa852 Remove unused types
Fix microsoft#727
2023-12-20 11:39:05 +01:00
Alexander Makarenko eb704f3a86 Remove excessive APIs
Fix microsoft#727
2023-12-20 10:09:12 +01:00
Alexander Makarenko c3aeff033a Inline JSON language service types in monaco.contribution.ts
Fix microsoft#727
2023-12-20 10:09:12 +01:00
Alexander Makarenko d39ac8ecc0 Export IJSONWorker type
Fix microsoft#727
2023-12-20 10:09:12 +01:00
DavidMulder0 8d1525eb6d Expose JSON worker
Fix #727
2023-12-20 10:09:12 +01:00
Martin Aeschlimann dfca77d071
Merge pull request #3894 from tamayika/feature/json_docsym
Change JSON symbol information to document symbol
2023-12-20 09:36:00 +01:00
Martin Aeschlimann 84a181bb6b
Merge branch 'main' into feature/json_docsym 2023-12-15 10:30:42 +01:00
Henning Dieterichs d8144cfa0e
Merge pull request #4304 from microsoft/aiday/changingTheColorRanges
Changing the color ranges of the color provider example in the playground
2023-12-14 18:02:49 +01:00
Aiday Marlen Kyzy 99622db664
changing the range of the color 2023-12-14 17:50:27 +01:00
Henning Dieterichs cb106b4eb1
Merge pull request #4243 from nora-soderlund/patch-1
chore(docs): fix monaco.d.ts link
2023-12-14 16:45:11 +01:00
Henning Dieterichs e1a06068e8
Merge pull request #4255 from OfekShilon/CppOpFix
Remove 2 java-only operators from c++ tokenizer
2023-12-14 16:06:33 +01:00
Henning Dieterichs 72dcedbbd5
Merge pull request #4256 from OfekShilon/FixTokenizerComments
Fix suggestion for #4253
2023-12-14 13:03:24 +01:00
Henning Dieterichs c1a6140b8c
Merge pull request #4254 from OfekShilon/SiteFix
Small wording fix in the site
2023-12-14 12:58:31 +01:00
Henning Dieterichs 3fd1649231
Merge pull request #4212 from soof-golan/main
feat: Python 3.12 keywords support
2023-12-14 11:46:34 +01:00
Henning Dieterichs 2122b33813
Merge pull request #4210 from kokovtsev/fix/json-markdown-descriptions
fix: enable markdown in JSON completion details
2023-12-14 11:20:43 +01:00
Henning Dieterichs 5e5af013f8 v0.45.0 2023-12-07 15:32:07 +01:00
Ofek Shilon d5a1a09eba Fix #4253 2023-11-12 20:24:31 +02:00
Ofek Shilon d38b385382 Remove 2 java-only operators from c++ tokenizer 2023-11-12 20:13:57 +02:00
Ofek Shilon aafca45ff9 Wording fix 2023-11-12 20:08:59 +02:00
Henning Dieterichs 091550e898 Fixes nightly CI 2023-11-10 12:50:26 +01:00
Nora Söderlund fb97898186
chore(docs): fix monaco.d.ts link 2023-11-05 17:04:24 +01:00
dependabot[bot] 843ff9b9d7
Bump @babel/traverse in /samples/browser-esm-vite-react (#4215)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:25:52 -07:00
dependabot[bot] 5d9b9bef9b
Bump @babel/traverse in /samples/browser-esm-webpack-typescript-react (#4216)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:24:50 -07:00
Henning Dieterichs f70d545aa9
Merge pull request #4089 from microsoft/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-10-11 14:29:24 +02:00
Henning Dieterichs 4eb9d98fc6
Merge pull request #4201 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-vite-react/postcss-8.4.31
Bump postcss from 8.4.16 to 8.4.31 in /samples/browser-esm-vite-react
2023-10-11 14:28:36 +02:00
Henning Dieterichs 614c084092
Merge pull request #4204 from microsoft/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.20 to 8.4.31
2023-10-11 14:28:22 +02:00
Soof Golan d200c7147a
feat: add Python 3.12 keyword 2023-10-10 18:27:27 +03:00
dmkokovtsev 12ff291428 fix: enable markdown in completion details 2023-10-07 22:42:05 +03:00
Henning Dieterichs 3e047efd34 Fixes node-gyp issues 2023-10-06 14:05:28 +02:00
Henning Dieterichs e409ac061d Adds node-gyp as dev dependency 2023-10-06 10:20:08 +02:00
dependabot[bot] 02a36af3ca
Bump postcss from 8.4.16 to 8.4.31 in /samples/browser-esm-vite-react
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 08:06:12 +00:00
dependabot[bot] f6c2dac4c3
Bump postcss from 8.4.20 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 08:06:04 +00:00
Henning Dieterichs 93957fafa0
Merge pull request #4202 from microsoft/dependabot/npm_and_yarn/webpack-plugin/postcss-8.4.31
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
2023-10-06 10:05:38 +02:00
Henning Dieterichs 8665a71b37
Merge pull request #4203 from microsoft/dependabot/npm_and_yarn/samples/postcss-8.4.31
Bump postcss from 8.4.16 to 8.4.31 in /samples
2023-10-06 10:05:30 +02:00
dependabot[bot] cfdfe2191c
Bump electron from 19.1.8 to 22.3.25 in /samples (#4205)
Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 22.3.25.
- [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.8...v22.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 16:01:48 -07:00
dependabot[bot] 6354c357c6
Bump postcss from 8.4.16 to 8.4.31 in /samples
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 16:48:41 +00:00
dependabot[bot] 105e132c20
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 16:48:39 +00:00
Henning Dieterichs 2e82147fb6 Removes outdated sample 2023-10-05 18:48:05 +02:00
Henning Dieterichs f015a01227 Fixes CI 2023-10-05 18:48:05 +02:00