Raymond Zhao
21fd5535f1
chore: exclude all vscode from CG ( #4528 )
2024-05-23 15:01:29 -07:00
Henning Dieterichs
a845ff6b27
Merge pull request #4401 from samstrohkorbatt/samstrohkorbatt/python-fstring
...
Adding Python f-string syntax support
2024-05-17 12:15:57 +02:00
Henning Dieterichs
d919f283e9
Updates maintaining.md
2024-05-17 11:01:31 +02:00
samstrohkorbatt
c869a186ff
Merge branch 'main' into samstrohkorbatt/python-fstring
2024-05-03 08:54:29 -06:00
Henning Dieterichs
b400f83fe3
Merge pull request #4305 from johnyanarella/typescript-upgrade
...
Update TypeScript to TS 5.4.5 in all projects, vendored files
2024-05-03 14:36:35 +02:00
Henning Dieterichs
13072d3f18
Update TypeScript to TS 5.4.5 in all projects, vendored files
...
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
2024-05-03 11:41:19 +02:00
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
samstrohkorbatt
86538cca14
Merge branch 'main' into samstrohkorbatt/python-fstring
2024-05-02 09:45:31 -06:00
Henning Dieterichs
418ae49a8e
Updates languageservices.
2024-05-02 16:46:48 +02:00
samstrohkorbatt
7d97bc2392
Merge branch 'main' into samstrohkorbatt/python-fstring
2024-04-26 09:38:36 -06: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
samstrohkorbatt
77e16ebc81
Fixing formatting
2024-04-01 14:42:16 -06:00
samstrohkorbatt
ac2c7a1add
Merge branch 'main' into samstrohkorbatt/python-fstring
2024-04-01 14:27:04 -06: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
samstrohkorbatt
c1707b8fde
Merge branch 'main' into samstrohkorbatt/python-fstring
2024-03-19 16:31:16 -06: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
samstrohkorbatt
c9e8112991
Merge branch 'main' into samstrohkorbatt/python-fstring
2024-03-11 15:44:34 -06:00
Henning Dieterichs
69991d6613
Prepares v0.47.0
2024-03-08 16:26:46 +01:00
samstrohkorbatt
b3ad68b237
retrigger checks
2024-03-01 09:29:02 -07:00
samstrohkorbatt
67960d2298
Adding python f-string syntax support
2024-02-26 09:04:22 -08: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