Commit Graph

1635 Commits

Author SHA1 Message Date
20074ff9d5 Fix linting for chat sample 2024-06-27 14:16:27 -07:00
8fcddf42ac Merge pull request #1055 from mjbvz/rising-hoverfly
Bump eslint package versions
2024-06-27 13:45:13 -07:00
7628cfc947 Bump eslint versions
Avoids a warning when running the linter with TS 5.5
2024-06-27 13:33:48 -07:00
b9e397f4a8 Merge pull request #1054 from mjbvz/encouraging-dingo
Fix audit warnings
2024-06-27 11:03:01 -07:00
f6e18ae21f Merge pull request #1053 from mjbvz/ridiculous-carp
Add validation scripts
2024-06-27 10:36:21 -07:00
c3780da9e2 Fix audit warnings
Updates `braces` across all samples with `npm audit fix`
2024-06-27 10:08:14 -07:00
8b4a2e195e Add validation scripts
Make sure that all samples are listed properly and the readme is updated
2024-06-27 09:58:24 -07:00
de25ae5a63 Merge pull request #1052 from mjbvz/proud-kingfisher
Bump to latest stable TS release for building samples
2024-06-26 17:20:17 -07:00
6d620a3a1a Bump to latest stable TS release for building samples 2024-06-26 17:02:58 -07:00
a37782c4df Merge pull request #1051 from microsoft/ntrogh-chat-prompt-tsx
Chat sample: update prompt-tsx version
2024-06-12 17:11:45 +02:00
816db77857 Update prompt-tsx version 2024-06-12 15:01:56 +02:00
e948dda7b1 Merge pull request #864 from AllanJard/main
Fix #863 - Start language automatically
2024-06-12 08:43:12 +02:00
1ec33f4845 Merge pull request #1049 from microsoft/isidorn/popular-viper
update how vscode.d.ts gets in
2024-06-10 12:23:12 +02:00
995432a2bb update how vscode.d.ts gets in 2024-06-10 11:55:27 +02:00
50dabc24b6 chore: adopt @vscode/prompt-tsx 0.2.1-alpha (#1047) 2024-06-07 02:30:23 +02:00
56c48a3e65 Merge branch 'main' into main 2024-06-05 17:05:01 +02:00
3b88694f2c esbuild-sample: remove dist (#1043) 2024-06-03 08:43:36 -07:00
7353cc77aa add esbuild sample (#1042)
* add esbuild sample

* update

* remove duplicated samples
2024-06-03 17:18:25 +02:00
057c02f46d Merge pull request #1041 from microsoft/isidorn/zesty-moose
re-throw other errors so they show up in the UI
2024-06-03 16:17:37 +02:00
d5539c05fc re-throw other errors so they show up in the UI 2024-06-03 15:51:05 +02:00
1071c55258 Merge pull request #1040 from microsoft/isidorn/heavy-pig
error handling in chat sample
2024-05-31 14:14:35 +02:00
f6fd8214cf error handling in chat sample 2024-05-31 12:57:26 +02:00
7c34798bd9 Fix chat-sample postinstall on windows (#1039) 2024-05-30 13:08:18 -07:00
36f0e08404 Adopt prompt-tsx for chat sample (#995)
* Adopt prompt-tsx for chat sample

* Rename

* Update prompt-tsx to published version

* Update for latest

* Fix up

* Small fix

* Latest prompt-tsx

* Format
2024-05-29 10:32:35 -07:00
bdec986966 Add wasm async example (#1037) 2024-05-29 16:13:03 +02:00
e3c33f9ce0 Merge pull request #1036 from microsoft/screeching-tiger
add `download-api` to npm run scripts in test provider
2024-05-28 14:54:31 -07:00
26340e4737 remove postinstall 2024-05-28 14:53:06 -07:00
22ec01d426 add download-api to npm run scripts in test provider 2024-05-28 14:33:38 -07:00
bc0d92bb18 Merge pull request #1035 from microsoft/isidorn/annoyed-pelican
gracefully handle if model is not there
2024-05-27 14:25:38 +02:00
bed4870c3a Merge pull request #1034 from microsoft/isidorn/moderate-bug
chore: remove extension dependency to github copilot chat
2024-05-27 14:10:19 +02:00
5b5218d9d9 gracefully handle if model is not there 2024-05-27 14:09:11 +02:00
d4e46c9fb4 chore: remove extension dependency to github copilot chat. We do not want folk adding this to their existing extensions 2024-05-27 14:01:06 +02:00
9df199bdc8 Merge pull request #1031 from microsoft/isidorn/yappy-bass
"AI" and "Chat" categories are now supported by marketplace
2024-05-24 09:18:47 +02:00
0f725b45bb "AI" and "Chat" categories are now supported by marketplace 2024-05-23 20:55:13 -07:00
fe3e3a3f95 Update WASM LSP example (#1030) 2024-05-22 16:38:11 +02:00
a79d6117b5 Remove @types/vscode (#1025)
Because there isn't a published version that contains the new API yet
2024-05-16 22:00:04 -07:00
a61a601daf Merge pull request #1026 from microsoft/isidorn/liable-mole
use static for creating User message
2024-05-17 05:59:42 +02:00
4ccae9de54 use static for creating User message 2024-05-16 20:51:16 -07:00
790ec5fd80 Merge pull request #1023 from microsoft/isidorn/known-raven
api is no longer proposed
2024-05-17 01:33:33 +02:00
c6bba89ac4 add manually vscode.d.ts 2024-05-16 16:09:06 -07:00
1281bcf61a api is no longer proposed 2024-05-16 09:42:14 -07:00
f504b75b45 Merge pull request #1022 from microsoft/milively/nb-format-ca
Notebook Format Codeaction Example
2024-05-16 09:17:30 -07:00
3c5345e953 clean package.json 2024-05-15 15:40:09 -07:00
cde9a029d4 working functionality 2024-05-15 15:21:56 -07:00
cfec264062 update sample to latest api (#1021)
* update sample to latest api

* Fix family

* Minor cleanup

* Add fullname

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2024-05-15 14:36:25 -07:00
fcf3bc2d80 init 2024-05-13 15:55:25 -07:00
209ce0e81b Add wasm based examples (#1018)
* WIP

* Add custom add request

* Update package.json

* Component model resource example

* Update to latest wit-bindgen

* WIP

* Minor example updates

* Update wasm-lsp example

* Added some minor comments

* Minor renames

* Change lsp server to count files

* More model resource work

* WIP

* Make the example work

* Update examples to latest

* Update sample to latest tooling

* Update sample to latest wit2ts tooling

* WIP

* Carry over https://github.com/microsoft/vscode-docs/pull/7234/files

* Code cleanup

* Remove dist folder

* Remove another dist folder
2024-05-07 16:12:01 +02:00
12375b51fb Merge pull request #936 from moushicheng/fix-lsp-active
fix: lsp-embedded-language-serviceadd  add activationEvents to invoke  client
2024-05-06 12:24:02 +02:00
2185d360c3 Couple AuthProvider Sample fixes (#1015)
1. remove comment about activation event, it doesn't apply anymore as we have implicit activation
2. aligned the ids
3. Fired removed change event which removes the account from the account menu
2024-05-03 13:53:27 -07:00
e3972f7cf3 Merge pull request #1014 from microsoft/isidorn/reasonable-kingfisher
cleaner separation of user messages
2024-05-03 16:26:54 +02:00