Commit Graph

3409 Commits

Author SHA1 Message Date
Henning Dieterichs
93a0a2df32 Fixes CI 2024-07-26 16:01:36 +02:00
Henning Dieterichs
d4bb0a8224 Fixes tests 2024-07-26 16:01:36 +02:00
Aiday Marlen Kyzy
02de12a70e
Merge pull request #4573 from microsoft/nutritious-krill
Adding some detail in MAINTAINING.md for trigger build step
2024-07-19 11:25:59 +02:00
Henning Dieterichs
5181be1011 website: monaco loading improvements 2024-07-16 20:05:30 +02:00
Henning Dieterichs
5eb2aba338
Merge pull request #4586 from ScottCarda-MS/sccarda/UpdateKeywords
Update Q# Keywords
2024-07-12 10:40:28 +02:00
Scott Carda
2f8db3f6f8 update tokenizer and tests 2024-07-01 16:43:28 -07:00
Scott Carda
333adbbe6b Add keywords import, export, and struct. 2024-07-01 13:59:44 -07:00
Aiday Marlen Kyzy
032130e4bb
Adding more detailed steps 2024-06-20 15:50:46 +02:00
Aiday Marlen Kyzy
c321d0fbec
Merge pull request #4572 from microsoft/satisfactory-beetle
Prepare monaco-editor for release
2024-06-20 11:12:31 +02:00
Aiday Marlen Kyzy
29a4a3aa14
updating the version in the package.json file 2024-06-20 10:01:42 +02:00
Henning Dieterichs
ada2b3d6ae
Merge pull request #4570 from microsoft/dependabot/npm_and_yarn/ws-8.17.1
Bump ws from 8.4.2 to 8.17.1
2024-06-19 11:41:34 +02:00
dependabot[bot]
8a98f87be7
Bump ws from 8.4.2 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.4.2 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.4.2...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 08:01:19 +00:00
dependabot[bot]
d15d6ba3b7
Bump express from 4.18.1 to 4.19.2 in /website (#4447)
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:31:53 -07:00
dependabot[bot]
654fd3d5ab
Bump express from 4.18.1 to 4.19.2 in /samples (#4446)
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:31:30 -07:00
dependabot[bot]
1eed4472e1
Bump braces from 3.0.2 to 3.0.3 in /samples (#4565)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:19:15 -07:00
dependabot[bot]
f883fe9d81
Bump braces from 3.0.2 to 3.0.3 (#4564)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 10:59:31 -07:00
Henning Dieterichs
c49fdf9f0c
Merge pull request #4482 from jakebailey/emit-file-diagnostics
Call clearFiles on internal EmitOutput diagnostics, pass args down
2024-05-30 19:29:01 +02:00
Henning Dieterichs
045e29b7d8
Merge pull request #4504 from htcfreek/patch-1
Add extension to `csp.contribution.ts`
2024-05-30 17:56:14 +02:00
Henning Dieterichs
a5e379c985
Merge pull request #4525 from microsoft/given-orangutan
Update version
2024-05-24 12:32:15 +02:00
Raymond Zhao
21fd5535f1
chore: exclude all vscode from CG (#4528) 2024-05-23 15:01:29 -07:00
Aiday Marlen Kyzy
63f3805f29
add changes 2024-05-22 17:34:03 +02: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
Heiko
64fc0cf1b4
Add extension to csp.contribution.ts
Adds the missing extension value for the CSP langugage in `csp.contribution.ts`
2024-05-11 09:48:17 +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
Jake Bailey
7be409ee98 Pass args down too 2024-04-25 13:56:35 -07:00
Jake Bailey
5a8eb62e4e Call clearFiles on internal EmitOutput diagnostics 2024-04-25 13:00:17 -07: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