Commit Graph

1775 Commits

Author SHA1 Message Date
986bcc700d Merge pull request #1208 from mjbvz/homely-pelican
Don't check in vscode.d.ts files
2025-08-07 11:36:59 -07:00
b58db88424 Don't check in vscode.d.ts files
These files get added during install so we don't want to commit them
2025-08-07 11:28:31 -07:00
32ff7f36a2 Merge pull request #1207 from mjbvz/famous-hare
Update all of our samples to target VSCode 1.100 or newer
2025-08-07 09:40:55 -07:00
2ee6b0b7b9 Update all of our samples to target VSCode 1.100 or newer
This makes sure that if folks get a relatively recent `vscode.d.ts`. It also lets us safely bump up the target to es2024 so you can use all the latest lib additions
2025-08-07 07:57:14 -07:00
0b0bb2b6b8 Merge pull request #1206 from mjbvz/environmental-squid
Bump all samples to Typescript 5.9
2025-08-07 03:48:06 -07:00
e8a8df7782 Bump all samples to Typescript 5.9 2025-08-06 23:43:14 -07:00
851e7e6927 Merge pull request #1205 from microsoft/dev/mjbvz/chatoutputupdate2
Small fixes to chat output renderer sample
2025-08-03 21:46:27 -07:00
08ef98ceef Small fixes to chat output renderer sample 2025-08-03 21:16:42 -07:00
e0a4e7430c Merge pull request #1203 from mjbvz/dev/mjbvz/chatoutputupdate
Update chat output renders api usage
2025-07-25 13:11:25 -07:00
74b880ad28 Update chat output renders api usage
For https://github.com/microsoft/vscode/pull/257898
2025-07-25 12:54:48 -07:00
e35040f8ec Merge pull request #1202 from mjbvz/rising-toucan
Add chat output renderer proposed API sample
2025-07-24 19:57:52 -07:00
66e8b167f0 Untrack d.ts files 2025-07-24 19:38:13 -07:00
2a021e711c Add chat output renderer proposed API sample
Shows how to use the chat output renderer to render mermaid diagrams in chat
2025-07-24 19:35:06 -07:00
c89894c779 Merge pull request #1201 from mjbvz/smoggy-smelt
Fix ci run target
2025-07-24 16:11:16 -07:00
5146528848 Add missing sample 2025-07-24 16:03:35 -07:00
9d1e23b6ba Merge branch 'main' into smoggy-smelt 2025-07-24 16:03:11 -07:00
0f4e3b3280 Use better script names 2025-07-24 16:02:26 -07:00
7c8d5ea5c0 Also run install 2025-07-24 16:00:52 -07:00
25e4280d6e Fix ci run target
I think we need the specific branch name
2025-07-24 15:56:19 -07:00
0aef2e9e50 Add LM chat model provider sample (#1200) 2025-07-24 09:30:34 -07:00
12fc09f452 Merge pull request #1199 from mjbvz/dev/mjbvz/audit-fix
Npm audit fix
2025-07-23 15:08:15 -07:00
7e5d971623 Npm audit fix
Running audit fix to fix some eslint related warnings
2025-07-23 14:37:43 -07:00
cf30922221 mcp: adopt finalized api (#1185) 2025-05-06 14:43:22 -07:00
0e287995d8 mcp: update sample to new api shape (#1182) 2025-04-30 15:32:41 -07:00
26acb262b8 Merge pull request #1161 from microsoft/isidorn/outside-antlion
Add canBeReferencedInPrompt property to tools
2025-04-02 00:48:41 +02:00
c835f5e0bd update per review 2025-04-01 10:34:46 +02:00
af2c674d3c Add canBeReferencedInPrompt property to tools 2025-03-31 15:55:21 +02:00
6a364308ef add extension sample for mcp server publishing (#1156) 2025-03-14 07:49:53 +01:00
46f526c39c Merge pull request #1154 from ratmice/fix_esbuild_scripts
Fix esbuild scripts
2025-03-11 12:01:24 -07:00
22bb244c0b Fix esbuild scripts
In 9fb82e1fb8 the esbuild key in the scripts
section was set to an esbuild version, this reverts that portion of the change.
2025-03-11 11:25:34 -07:00
796e81319e Merge pull request #1150 from mjbvz/squealing-lemur
Bump package version for audit fixes
2025-03-03 10:55:13 -08:00
7efdeb3a90 Merge pull request #1151 from mjbvz/stable-paste
Switch to stable api version for paste sample
2025-03-03 10:27:14 -08:00
acf6790be1 Switch to stable api version for paste sample 2025-03-03 10:04:11 -08:00
9fb82e1fb8 Bump package version for audit fixes 2025-03-03 09:59:28 -08:00
10559a77f7 Merge pull request #1149 from mjbvz/sole-clam
Pick up latest TS version for all samples
2025-03-03 09:51:37 -08:00
e3fce53668 Pick up latest TS version for all samples 2025-03-03 09:17:39 -08:00
7e4846a7a7 Merge pull request #1082 from gnekich/fix/hello-world-web-samples
fix: ⬆️ resolve issue with helloworld-web-sample when running tests
2025-02-17 07:35:06 +01:00
4b72163744 Merge remote-tracking branch 'origin/main' into pr/gnekich/1082 2025-02-14 16:49:06 +01:00
d2e67991dd fix config description (#1145) 2025-02-06 04:05:34 -08:00
3266b1ade7 Merge pull request #1129 from IsBenben/main
Fixes cannot find module 'semver'
2025-01-28 15:11:44 +01:00
2e6b5d19b7 Merge branch 'main' into main 2025-01-28 13:19:42 +01:00
0d2044ef63 Merge pull request #1139 from mjbvz/finalize-paste
Update to finalized api
2025-01-10 10:43:16 -08:00
91b52f8ab7 Update to finalized api 2025-01-10 10:30:07 -08:00
5ddd30fc05 Merge pull request #1126 from witsaint/fix-embedded-lsp-type
fix: `lsp-embedded-language-service` cleaninterval args type
2024-11-27 13:57:55 -08:00
d6e701bc27 Merge pull request #1133 from mjbvz/salty-sheep
Bump ts-eslint versions and skip linting `.vscode-test`
2024-11-26 23:31:23 -08:00
774ecdb0ee Bump ts-eslint versions
This fixes a warning about running on an unsupported TypeScript version. Also makes sure we do not lint any `.vscode-test` contents if they are present
2024-11-26 22:59:45 -08:00
e2e7e026fd Merge pull request #1132 from mjbvz/developed-guanaco
Run audit fix
2024-11-26 22:57:50 -08:00
8747e64d7a Run audit fix
Runs `npm audit fix` on all samples
2024-11-26 22:23:51 -08:00
4c9db015c5 Merge pull request #1131 from mjbvz/regional-chameleon
Update all samples to TS 5.7
2024-11-26 22:14:58 -08:00
d36753ffcd Fix types for timeout 2024-11-26 19:38:38 -08:00