Commit Graph

1500 Commits

Author SHA1 Message Date
e2b57f4dea demo 2024-01-18 13:06:09 -08:00
7795e7b7bb Merge pull request #939 from microsoft/roblou/tiny-baboon
Update chat agent sample
2024-01-17 17:32:12 -03:00
da68825ecf Update API 2024-01-17 17:25:47 -03:00
9c5b2f802a Merge remote-tracking branch 'origin/main' into roblou/tiny-baboon 2024-01-17 17:22:17 -03:00
94c1b179c7 Merge pull request #934 from microsoft/dbaeumer/legitimate-ermine-lavender
Update dependencies and launch config
2023-12-18 16:01:39 +01:00
b695a10089 Update dependencies and launch config 2023-12-18 15:50:39 +01:00
bf8d965b2e Update dependencies & launch config (#933) 2023-12-18 15:03:26 +01:00
ac5f1bc757 Update dependencies and server launch config (#932) 2023-12-18 12:56:33 +01:00
9525afc91f Update dependencies (#931) 2023-12-07 11:41:55 +01:00
bb0e35e4c3 Merge pull request #930 from mjbvz/audit-fix-11
Run npm audit fix
2023-12-05 15:52:26 -08:00
88b8e4af53 Run npm audit fix 2023-12-05 15:15:32 -08:00
7a5c3733e4 Merge pull request #928 from mjbvz/ts-532
Pick up latest TS for samples
2023-12-05 12:33:36 -08:00
757fbbd02c Await setOctokit (#929)
Fixes https://github.com/microsoft/vscode-extension-samples/issues/921
2023-12-05 11:26:53 -08:00
980bcbf2df Pick up latest TS for samples 2023-12-05 10:51:43 -08:00
bb473a1724 Merge pull request #925 from cdfzo/main
Fix incorrect usage of 'an'
2023-11-28 13:09:36 -08:00
ebb0455400 Fix incorrect usage of 'an' 2023-11-28 21:08:27 +01:00
b8bd441237 publish test coverage at the right time in the test sample (#924) 2023-11-27 14:31:25 -08:00
3c6d40304c Extend chat agent sample a bit (#920) 2023-11-13 23:20:32 +01:00
5fca862b0c Extend chat agent sample a bit 2023-11-13 15:59:54 -06:00
1a867a24c6 Merge pull request #919 from microsoft/isidorn/evolutionary-gamefowl
Add chat-agent sample
2023-11-13 15:03:38 -06:00
37cd4fff48 pass the use prompt to the /play command 2023-11-13 19:59:32 +01:00
650ac8e741 tackle some comment 2023-11-13 19:56:09 +01:00
183f941e7b Add chat-agent sample 2023-11-13 16:30:27 +01:00
4721ef0c45 add an extension sample for the cli test runner (#918)
* add an extension sample for the cli test runner

* Add video demo
2023-10-27 14:16:42 -07:00
a8a74c4d77 testProvider: fix continuous run handling (#917)
Fixes #900
2023-10-03 10:27:59 -07:00
ff51306982 Merge pull request #916 from mjbvz/issue-template-2
Add basic issue template
2023-10-02 13:19:55 -07:00
ff117bb13e Add basic issue template
This directs users to ask questions on stackoverflow instead of here
2023-10-02 12:59:59 -07:00
c711b1c0dc Merge pull request #913 from microsoft/jupyterServerProviderSample
Jupyter server provider sample
2023-10-02 10:32:45 +11:00
b2f376954a Update based on code reviews 2023-09-26 10:09:51 +10:00
e2a0e4c099 Update pre-launch task 2023-09-25 11:17:40 +10:00
5b8f4a9108 Update version 2023-09-25 11:15:13 +10:00
804c834ea5 Update sample 2023-09-22 10:41:42 +10:00
f047b9f481 Jupyter server provider sample 2023-09-21 12:21:12 +10:00
69333818a4 Merge pull request #912 from mjbvz/bump-eslint
Update eslint versions
2023-09-13 15:12:54 -07:00
1e2b46108f Update eslint versions
Supports the new TS version
2023-09-13 14:45:34 -07:00
4eff7a03df Merge pull request #911 from mjbvz/paste-update
Update paste sample for latest api
2023-09-13 14:23:09 -07:00
2bf7980dd5 Update paste sample for latest api 2023-09-13 13:00:05 -07:00
cf75d7a7af Merge pull request #910 from mjbvz/ts522
Update all samples to use TS 5.2.2
2023-09-11 13:50:21 -07:00
c19df22319 Update all samples to use TS 5.2.2 2023-09-11 13:29:22 -07:00
ead2640188 Fix EACCES error code name (#847) 2023-07-06 12:43:00 +00:00
672ac9c79b Fix outFiles path (#878)
OutFiles are written to <workspace>/out/*.js. Fix this path to be able to debug again.
2023-06-27 00:27:05 +00:00
4d764c5def Merge pull request #874 from cseas/chore-replace-substr
chore: replace deprecated substr method with slice
2023-06-26 09:40:50 -07:00
9c7db374ab chore: replace deprecated substr method with slice 2023-06-26 21:28:05 +05:30
9f97311fcf Merge pull request #882 from ykdojo/main
Updated README with Commands and Messages sections
2023-06-26 08:34:29 -07:00
63d52b60a5 Updated README with Commands and Messages sections 2023-06-24 01:40:06 +00:00
668632196f Merge pull request #876 from mjbvz/dev/mjbvz/ts-51
Bump to TS 5.1 for all samples
2023-06-05 15:13:34 -07:00
c4029cafef Merge branch 'main' into dev/mjbvz/ts-51 2023-06-05 14:38:22 -07:00
3ca4acdff2 Bump extensions to TS 5.1
Picks up TS 5.1.3 for building extensions

Also bumps `@types/node` to resolve typings conflicts with new TS version
2023-06-05 14:34:14 -07:00
fb8db2fcd7 chore: update for new dts package name (#875) 2023-06-05 14:15:49 -07:00
ca68ab8a9c Merge pull request #862 from mjbvz/paste-bump
Update for latest copy paste api
2023-05-11 14:43:27 -07:00