Commit Graph

70 Commits

Author SHA1 Message Date
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
6d620a3a1a Bump to latest stable TS release for building samples 2024-06-26 17:02:58 -07:00
7353cc77aa add esbuild sample (#1042)
* add esbuild sample

* update

* remove duplicated samples
2024-06-03 17:18:25 +02:00
b2f376954a Update based on code reviews 2023-09-26 10:09:51 +10:00
40d02bc110 chore: bump @vscode/test-electron, add update script (#858) 2023-05-01 11:59:34 -07:00
01f2f6d736 Npm Audit fixes
Also fixes run-command to not stop if it fails on one sample
2023-04-24 14:34:53 -07:00
8846e74a7c Fix npm audit errors
- npm audit fix
- Manual fixing a few remaining cases
2023-01-30 11:43:23 -08:00
4b4178179d Fix sample name 2022-11-04 13:53:56 -07:00
98cead22bd Restore link 2022-06-27 17:06:50 -07:00
30e22b38ce Add extended markdown notebook renderer sample
This demonstrates how one notebook renderer can extend another one
2022-06-27 17:06:11 -07:00
ba4cf71052 Add paste provider sample 2022-05-27 17:45:21 -07:00
9b3f956317 Update samples.js 2022-05-18 00:26:56 +08:00
480841532f Add missing samples and bump them to TS 4.6.3
Also removes yarn files since we use npm for these samples
2022-04-13 15:18:26 -07:00
a0a7c07db4 Add document on drop sample
https://github.com/microsoft/vscode/issues/142990
2022-04-13 15:04:35 -07:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00
39381670d6 Adding missing samples 2022-02-09 10:57:22 -08:00
d885d442fa add lsp-web-extension-sample 2021-07-21 18:13:58 +02:00
c27198c2b9 Tweak LSIF generation 2021-07-07 15:23:56 +02:00
183bc5a557 Add lsif support 2021-04-23 18:45:30 +02:00
fdb7300fb4 Add github-authentication to list of samples 2021-03-02 16:05:47 -08:00
8140d3854c rename to main 2021-02-22 09:58:22 -08:00
d091a2038f Allow more easily running a command for every sample repo 2020-09-10 15:26:29 -07:00
823fe95929 Fix readme links 2020-08-31 14:40:14 -07:00
69409d5e5f Add webview view sample
For https://github.com/microsoft/vscode/issues/46585
2020-08-24 17:39:48 -07:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
29b21d108d add product icon theme to samples.js 2020-05-05 10:08:25 +02:00
6083268457 Update readme 2020-04-03 15:00:38 -07:00
b6158195a3 Updating npm run install to pass 2020-01-08 22:08:36 -08:00
a1d64677ea call-hierarchy-sample 2019-11-11 00:47:36 +01:00
90c1110f8c Fix for @KamasamaK review 2019-10-08 18:47:35 -03:00
646d4064cb fix sample description in samples.js 2019-10-03 21:44:08 -03:00
224effdb91 Add CodeLens to sample array 2019-10-03 16:55:17 -03:00
bc19fa2e13 Update readme listing 2019-09-04 09:10:11 -07:00
92aff11b9f Custom data sample 2019-09-04 09:08:40 -07:00
21853bff4c Add extension terminal sample to scripts 2019-08-12 10:07:31 -07:00
7789d15e0a Add install all script 2019-05-31 11:49:59 -07:00
bbeb7c269f Add code actions sample 2019-05-30 18:18:14 -07:00
f718fd67dd Update sample listing 2019-05-28 10:08:04 +08:00
8afb64c900 Listing update 2019-05-28 10:01:33 +08:00
972af20979 Adding top level compile and lint scripts
Add scripts to compile or lint all extension samples
2019-05-10 15:12:56 -07:00
308f5bf447 Update scripts 2019-04-15 09:27:20 -07:00
2b169fc0ad Comments API Sample (#160)
* Comment API Sample
2019-03-29 19:31:06 +01:00
8cc900dfef Applying the sample contribution guidelines 2019-03-12 23:54:14 +00:00
33381f644d Update link generation logic 2018-12-24 09:51:18 -08:00
eb5924c954 Fix various anchors 2018-12-21 10:06:05 -08:00
a7420d7d1a Update all links for Microsoft/vscode-docs#2165 2018-12-16 21:08:20 -08:00
9d8a25c625 Update samples listing 2018-11-26 12:58:46 -08:00
8e8001f9c5 update samples.js 2018-11-15 10:43:35 +01:00
a67f375f8a Snippet sample 2018-11-14 13:48:47 -08:00
1e82f43566 Add language configuration sample 2018-11-14 12:40:12 -08:00