Henning Dieterichs
ea1ee1ab50
Improves monaco editor playground experience
2024-05-03 11:33:38 +02:00
Henning Dieterichs
48e6f86eca
Fixes CI
2024-05-03 11:33:01 +02:00
Henning Dieterichs
27978a8064
Adds web editor support to playground
2024-05-03 11:33:01 +02:00
Henning Dieterichs
418ae49a8e
Updates languageservices.
2024-05-02 16:46:48 +02:00
Henning Dieterichs
707338797b
Merge pull request #4450 from timotheeguerin/add-typespec-lang
...
Add support for TypeSpec language
2024-04-23 13:56:08 +02:00
Timothee Guerin
ed45c2e7b8
Merge branch 'main' into add-typespec-lang
2024-04-22 19:26:52 -07:00
Henning Dieterichs
0037b13fb5
v0.48.0
2024-04-22 19:30:11 +02:00
Raymond Zhao
8503aef01e
chore: CG ignore VS Code extensions for nightly ( #4451 )
2024-03-29 18:59:20 +00:00
Timothee Guerin
3fd1654ff6
Add docs for tests
2024-03-29 16:16:36 +00:00
Timothee Guerin
2b748950d6
move example to where CI says it should be
2024-03-29 16:08:30 +00:00
Timothee Guerin
851a5580ed
Add typespec language
2024-03-29 15:59:11 +00:00
Henning Dieterichs
98252250b2
Merge pull request #4440 from microsoft/dependabot/npm_and_yarn/website/webpack-dev-middleware-5.3.4
...
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
2024-03-25 11:17:53 +01:00
Henning Dieterichs
725eb796f4
Merge pull request #4439 from microsoft/dependabot/npm_and_yarn/samples/webpack-dev-middleware-5.3.4
...
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples
2024-03-25 11:17:29 +01:00
dependabot[bot]
7014d40936
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 13:19:33 +00:00
dependabot[bot]
9f5ddf9d19
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 08:25:05 +00:00
Jeremy Rifkin
92f21bfb5b
Fix bug with highlighting of C++ raw string literals ( #4436 )
...
* Fix bug with highlighting of C++ raw string literals
* Update to today's monaco-editor-core
* Continue generating `string.raw.end` tokens
---------
Co-authored-by: Alex Dima <alexdima@microsoft.com>
2024-03-20 21:09:44 +00:00
Raymond Zhao
c92a363985
chore: add another skipAPIScan ( #4435 )
2024-03-19 17:37:12 +00:00
Henning Dieterichs
bfc5f7cd32
Adds missing css
2024-03-19 17:12:48 +01:00
Henning Dieterichs
023ae4284a
Update monaco editor core to dev version to investigate CI issues.
2024-03-19 17:12:48 +01:00
Henning Dieterichs
f66cb92abd
Merge pull request #4428 from microsoft/dependabot/npm_and_yarn/samples/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.1 to 1.15.6 in /samples
2024-03-19 10:11:05 +01:00
Henning Dieterichs
b590b36008
Merge pull request #4429 from microsoft/dependabot/npm_and_yarn/website/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.1 to 1.15.6 in /website
2024-03-19 10:07:49 +01:00
Raymond Zhao
7782231e06
chore: add cgIgnoreDirectories ( #4431 )
2024-03-18 09:56:51 -07:00
Raymond Zhao
4b7e26f0a9
chore: skip APIScan ( #4432 )
...
* chore: try using Windows to build and package
* chore: remove Linux step
* skip APIScan for core
* fix key
* revert testPlatforms
* Skip APIScan for the editor as well
* chore: fix nightly
2024-03-18 17:53:49 +01:00
Henning Dieterichs
c34a2ee7c1
Merge pull request #4430 from microsoft/dependabot/npm_and_yarn/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.2 to 1.15.6
2024-03-18 15:48:26 +01:00
dependabot[bot]
ebbcdffaab
Bump follow-redirects from 1.15.2 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 06:31:35 +00:00
dependabot[bot]
e558a99254
Bump follow-redirects from 1.15.1 to 1.15.6 in /website
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 00:33:27 +00:00
dependabot[bot]
4123f0be85
Bump follow-redirects from 1.15.1 to 1.15.6 in /samples
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 22:45:07 +00:00
Henning Dieterichs
69991d6613
Prepares v0.47.0
2024-03-08 16:26:46 +01:00
Henning Dieterichs
21007360ca
Adds changed lockfile
2024-02-07 13:54:21 +01:00
Henning Dieterichs
c2040c43c8
Update version to 0.46.0
2024-02-07 13:54:21 +01:00
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