46e59fecfa
Add HELLO.md file in response to hello message
...
Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com >
2025-10-26 21:22:20 +00:00
69596ef0da
Initial plan
2025-10-26 21:19:09 +00:00
32c5dda0d5
Merge pull request #1224 from mjbvz/dev/mjbvz/format-all
...
Format all ts in project
2025-10-01 13:56:09 -07:00
e11c2e1a1c
Merge branch 'main' into dev/mjbvz/format-all
2025-09-23 22:18:49 -07:00
1af0a6d1da
Format all ts in project
2025-09-23 21:57:41 -07:00
bb7fc98162
Consume new vscode.d.ts ( #1219 )
2025-09-11 11:37:41 -04:00
d8963c1c37
Update chat provider sample ( #1216 )
2025-09-08 16:40:36 +02:00
cb3a06c814
Merge pull request #1196 from Sepush/refactor/clean-lsp-erf
...
refactor(lsp-embedded-request-forwarding): clean useless code
2025-09-02 10:54:43 +02:00
3f2c4333e7
Merge pull request #1213 from microsoft/lramos15/estimated-rook
...
Update chat model provider sample
2025-08-27 15:55:39 -04:00
66d7b88d3a
Merge branch 'main' into lramos15/estimated-rook
2025-08-27 15:49:50 -04:00
eeb97cf726
Update chat model provider sample
2025-08-27 15:48:51 -04:00
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
8d9bd7c1f6
refactor(lsp-embedded-request-forwarding): clean useless code
2025-07-06 18:21:33 +08: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