Commit Graph

1082 Commits

Author SHA1 Message Date
e15a3ee541 Merge pull request #458 from lakuapik/patch-1
Use jsonc for the sake of beauty
2021-07-13 20:34:45 -07: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
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
f5e95b0e18 Adds inline-completions sample. 2021-05-31 13:53:55 +02:00
791db81eb9 Use @types/vscode-webview for typings 2021-05-27 15:54:39 -07:00
52bc8e4602 Add more clear message on what we log 2021-05-27 15:53:59 -07:00
be70608398 enhancements! 2021-05-24 10:12:41 -07:00
b45728df10 Add URI handler sample (#405)
* add uri handler sample

* comment feedback
2021-05-11 16:32:09 -07:00
3de53a210d Merge pull request #409 from tejasvi/patch-1
Add clarification
2021-05-11 14:01:29 -07:00
bcc03a7064 Running audit fix on repos
This bumps the lodash version across the samples
2021-05-11 13:59:53 -07:00
9ab5b1631e Remove additional yarn locks 2021-05-11 13:54:17 -07:00
b17cf02f5d Remove yarn lock 2021-05-11 13:52:43 -07:00
eba303505a Merge pull request #421 from microsoft/dependabot/npm_and_yarn/codelens-sample/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21 in /codelens-sample
2021-05-11 13:51:21 -07:00
2125cdf0a7 Bump lodash from 4.17.15 to 4.17.21 in /codelens-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 20:51:08 +00:00