Commit Graph

1093 Commits

Author SHA1 Message Date
dcbf3a4f50 fix #400 tree-view-sample: update package.json, package-lock.json (#401) 2021-07-16 11:48:59 +02:00
e2ce408ec8 Add --enable-proposed-api to launch.json (#346) 2021-07-16 11:21:41 +02:00
af8c35e1fd rename vscode-test package 2021-07-15 12:19:44 -07:00
3fad3d66c1 testing: update to latest api 2021-07-14 17:30:49 -07:00
0f35eb3386 Fix #384 2021-07-14 14:19:49 -04:00
e5f7902f4c Add security policy
Create SECURITY.md
2021-07-14 09:19:47 -07:00
405c4891b6 Update security policy to follow msft standards 2021-07-14 07:32:44 -07:00
08ccc55f78 Fix terminal-sample compile
Fixes #456
2021-07-14 03:47:49 -07:00
027679db1b Merge pull request #465 from k-kuroguro/fix-typo
fix typo
2021-07-13 20:34:56 -07:00
e15a3ee541 Merge pull request #458 from lakuapik/patch-1
Use jsonc for the sake of beauty
2021-07-13 20:34:45 -07:00
4cc990cd38 fix typo 2021-07-14 12:23:20 +09:00
95618adb09 Bump minor TS version 2021-07-13 18:48:28 -07:00
51c0ecc572 Update codicons package 2021-07-13 16:00:21 -07:00
923009cf8d Fix comment 2021-07-13 10:11:40 -07:00
2406973edd testing: update to latest api 2021-07-12 17:29:16 -07:00
5428bdc9d2 test coverage apis 2021-07-12 17:29:16 -07:00
e3cd85420a Merge pull request #460 from k-kuroguro/main
Fix wrong link of image
2021-07-10 20:14:30 -07:00
d73ae746c9 fix wrong link of image 2021-07-11 03:46:50 +09:00
09b08d77e3 Update README.md 2021-07-10 12:02:11 +07:00
b056421f3b Create SECURITY.md 2021-07-09 20:07:37 -04:00
68962383d2 update font generator in product-icon-theme-sample 2021-07-09 09:47:05 +02:00
566b442437 💄 2021-07-07 10:35:51 -07:00
c27198c2b9 Tweak LSIF generation 2021-07-07 15:23:56 +02:00
e8dd5916b2 Merge pull request #449 from 4086606/terminal-profiles
Add terminal profile example to terminal-sample
2021-06-30 13:11:50 -05:00
513bc6ced5 Add startEntries config 2021-06-30 10:22:07 -07:00
1aae3b066b fix package-lock 2021-06-30 16:22:46 +02:00
1179dd1804 Merge pull request #452 from Odyssey346/main
Fix spelling error
2021-06-29 11:29:44 -07:00
40330d7e0e testing: fix no-op file watcher
Fixes #455
2021-06-28 09:21:56 -07:00
8fdf822985 update to new APIs 2021-06-24 11:39:18 -07:00
d2f8b8d21a update to new APIs 2021-06-23 12:31:22 -07:00
bee31a77ed Implement drag and drop controller (#431)
* implement drag and drop in sample

* clean code

* fix reveal command

* remove unnecessary method

* fix getParent to return the existing node instead of creating a new key

* Linting, naming, etc.

Co-authored-by: Alex Ross <alros@microsoft.com>
2021-06-23 15:37:55 +02:00
912d397e63 Fix spelling error
Signed-off-by: Oxygemo <alej0hio2007@gmail.com>
2021-06-22 21:21:11 +02:00
3df6f22000 Fix shellPath in example 2021-06-20 15:24:45 +01:00
384a7a034b Apply terminal provider type checks
Using definitions from microsoft/vscode#125849
2021-06-20 15:24:33 +01:00
a29fd5f53b test-provider-sample: update api 2021-06-18 12:17:19 -07:00
b26f7b3991 [nit] Fix terminal profile IDs 2021-06-16 10:49:52 +01:00
50f91cdc64 Sync w/ microsoft/vscode#125849 API finalisation 2021-06-16 09:07:24 +01:00
913eb0bf5d Qualify terminal profile ID 2021-06-16 09:02:06 +01:00
d029e8f048 Add terminal profile example 2021-06-15 17:57:21 +01:00
a92db32ca1 Adding repo and license fields to samples that were missing them 2021-06-11 17:10:40 -07:00
f842e7a008 Audit fix 2021-06-11 17:01:56 -07:00
1f9cfe91f1 Bump samples to TS 4.3 2021-06-11 17:00:34 -07:00
fad684650b Check in package.lock 2021-06-11 16:53:07 -07:00
697605164f Fix csp sources
We should always use the `cspSource` here, not the full path to the resource

Fixes https://github.com/microsoft/vscode/issues/125965
2021-06-11 16:52:28 -07:00
ca0b61c169 disable eslint of media files 2021-06-05 22:46:30 -07:00
176869c1cd Enable checkJS in media file 2021-06-05 22:46:15 -07:00
0abc928d87 Merge pull request #433 from shati-patel/patch-1
Fix broken link to LICENSE in README.md
2021-06-04 12:16:00 -07:00
02021c0d0f Fix broken link to LICENSE in README.md 2021-06-04 19:19:21 +01:00
27d16525cf Update README.md
Updates setting name.
2021-06-04 17:48:42 +02:00
bde50e341a Add getting started sample 2021-06-04 01:32:36 -07:00