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
e924d02468
cleaner separation of user messages
2024-05-03 16:22:40 +02:00
3874eb6c5d
Merge pull request #1013 from microsoft/isidorn/massive-meerkat
...
do not use system prompt
2024-05-02 14:45:33 +02:00
3ac0dbc252
do not use system prompt
2024-05-02 14:14:53 +02:00
a6cf5c4c18
Merge pull request #1012 from microsoft/isidorn/powerful-loon
...
take latest proposed api for chat sample
2024-04-30 17:39:38 +02:00
bc4403b07f
take latest proposed api for chat sample
2024-04-30 16:48:44 +02:00
ed42dafa64
update test sample to finalized coverage api ( #1011 )
...
Fixes #1010
Fixes #979
2024-04-29 09:53:31 -07:00
089f47e57d
Merge pull request #1008 from mjbvz/update-paste-name
...
Update proposed name
2024-04-22 19:10:17 -07:00
03ef595ab4
Update proposed name
2024-04-22 18:58:38 -07:00
d96453af3f
Merge pull request #1007 from microsoft/DonJayamanne-patch-1
...
Update README.md for kernel execution sample
2024-04-18 03:35:46 +10:00
b6d420ab8e
Update README.md for kernel execution sample
2024-04-17 19:31:58 +02:00
5ac87af072
Merge pull request #1002 from microsoft/dbaeumer/whispering-ermine-cyan
...
Dbaeumer/whispering-ermine-cyan
2024-04-12 16:24:02 +02:00
dd6c0f014e
New WebAssembly Language Server example
2024-04-12 16:04:06 +02:00
a20914e8d7
Polish Component model example
2024-04-12 16:03:50 +02:00
5e0e2d74fa
Add a component model example ( #1001 )
2024-04-12 11:54:55 +02:00
5f299be468
Merge pull request #1000 from microsoft/tyriar/999
...
Create shell-integration-sample
2024-04-11 12:26:25 -07:00
48d038c418
Remove test related files
2024-04-11 11:44:26 -07:00
179b67917e
Remove unused import
2024-04-10 12:45:14 -07:00
cceb9cc6cf
Create shell-integration-sample
2024-04-10 12:44:05 -07:00
f4e09a3b7b
chore: update dependencies ( #996 )
...
- Update @vscode/test-electron due to some bugs
- Update @vscode/test-cli for modern goodness
- vscode-dts -> @vscode/dts off of the deprecated name
- @types/node to 18 to match VS Code itself
2024-04-02 01:29:31 +02:00
9f62ac5c90
Adopt ChatParticipant 'isSticky' change ( #993 )
2024-03-24 09:12:08 +11:00
877375478b
Adopt chat participant ID ( #992 )
2024-03-20 16:44:27 -07:00
f584b5d114
Merge pull request #990 from mjbvz/ts54
...
Build samples using TS 5.4
2024-03-14 21:48:04 -07:00
0e4d1b50c2
Merge pull request #983 from juliankasimir/feature/change-german-to-english
...
feat(lang): replace German with English in showQuickPick function
2024-03-14 20:59:57 -07:00