139fa5b39a
Use latest TS version across examples
2019-05-09 16:59:56 -07:00
0b26276bb6
Use vscode/@types for most extension samples
...
Fixes #180
Changes from using `vscode` to `@types/vscode` for the majority of extension samples. The `@types/vscode` package is much smaller and does not pull in any dependencies.
Other changes:
- Remove so empty test files
- Bump engine versions to match @types/vscode versions
- Use `npm run compile` for most `vscode:prepublish` scripts
2019-05-09 14:52:38 -07:00
c42b8f377b
Use 1.32 API and fix compile error. Fix #174
2019-04-18 09:27:58 -07:00
8fd574f895
Normalize main to 'extension.js'
2018-12-17 10:21:13 -08:00
adb44c3f59
Update dependencies with advisories
2018-11-27 16:56:50 +01:00
7b8409a9a6
Fix typo package.json of tree-view-sample
...
This fixes a small typo in the `package.json` file where the `Delete Entry` menu item was pointing to a invalid command.
2018-11-21 21:05:05 +00:00
6996a68735
fix compilation
2018-11-19 12:24:56 +01:00
90a7a4c787
sync with sample
2018-11-19 12:24:41 +01:00
982a2260de
Update sample
2018-11-19 12:17:15 +01:00
361c13498d
Fix package-lock for security warnings
2018-11-12 11:17:35 -08:00
e361ab05b5
Add tslint as devDependency for all samples
2018-11-08 10:39:34 -08:00
0b26279212
Merge branch 'ext-docs'
2018-10-30 00:54:49 -07:00
d194f30c8e
enable proposed api
2018-10-29 19:32:04 +01:00
8afde29bce
test view
2018-10-29 19:12:19 +01:00
455bb86d55
Fix package
2018-10-29 19:12:01 +01:00
26a092783d
test view
2018-10-29 19:09:37 +01:00
ecd10f0755
Fix package
2018-10-26 11:53:50 +02:00
7501ea71a4
Convert all samples to use vscode-samples Microsoft/vscode-vsce#299
2018-10-15 11:53:21 -07:00
154ad38e3f
Convert indentation to tabs for all JSON files
2018-10-08 15:37:24 -07:00
4a4490d208
fix activation event
2018-07-24 17:13:20 +02:00
61dc1c6309
clean up
2018-07-24 15:08:36 +02:00
bde4774ab5
new file explorer view
2018-07-24 15:05:09 +02:00
9f8a8c802d
use npm watch
2018-05-31 16:19:18 +02:00
78ae30625f
Update read me
2018-05-31 11:52:05 +02:00
30d1cad561
Place some views in explorer
2018-05-09 15:04:51 +02:00
eb9bef099b
Increment vscode engine version
2018-05-09 15:02:42 +02:00
aa2c2aea69
fix github reported vulnerability #49146
2018-05-04 08:59:19 +02:00
fbed7c9779
Updated name of custom view container to package-explorer
2018-05-02 09:37:38 -04:00
3f21d38f2a
Added documentation and example of using custom view containers
2018-04-27 16:09:38 -04:00
8eb5776ec1
Add enableProposedApi to package.json
2018-03-20 07:49:05 +00:00
d8afd98c65
Improve file explorer to use file system provider and reveal api
2018-02-23 18:33:27 +01:00
26e441212e
Fix #48
2018-02-09 18:54:42 +01:00
cdcefe9df4
inline action example
2018-01-15 18:59:41 +01:00
0a9fe4acfe
Use own context key to enable/disable outline view
2018-01-10 10:44:06 +01:00
4e3ace0f37
Disable auto refresh by default
2017-12-03 21:19:06 +01:00
4b33ad5e68
Rename and refresh commands
2017-12-03 19:46:13 +01:00
60bd6be48b
Enhance json outline example
2017-12-03 19:46:13 +01:00
4155e0e0cc
When context for json outline view
2017-06-26 16:03:28 +02:00
dfb667899a
Update node dependecies example
2017-06-02 16:37:14 +02:00
9884df0fa1
Renames
2017-06-02 14:29:35 +02:00
899f2966f5
Rename to tree view
2017-06-02 14:27:05 +02:00