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
c3f551e86c
Remove yarn.lock
2019-04-18 13:35:03 -07:00
c42b8f377b
Use 1.32 API and fix compile error. Fix #174
2019-04-18 09:27:58 -07:00
277cf73b2a
#139 add comment for hardcoded login details
2019-01-03 12:49:19 +01:00
8ea8620555
Merge pull request #130 from Microsoft/octref/ext-docs-links
...
[DO NOT MERGE] Update all links for Microsoft/vscode-docs#2165
2018-12-21 13:41:53 -08:00
eb5924c954
Fix various anchors
2018-12-21 10:06:05 -08:00
4762e4e8ff
Fix SCM label in contributes views
2018-12-21 13:45:29 +01:00
8fd574f895
Normalize main to 'extension.js'
2018-12-17 10:21:13 -08:00
a7420d7d1a
Update all links for Microsoft/vscode-docs#2165
2018-12-16 21:08:20 -08:00
adb44c3f59
Update dependencies with advisories
2018-11-27 16:56:50 +01:00
97f49bd82a
Remove all tslint recommendation per #110
2018-11-26 12:06:31 -08: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
6546482b62
Fix icon and add description
2018-11-19 14:28:50 +01: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
ddf6bc3826
Fix merge conflicts
2018-10-30 13:01:37 -07: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
f5bf8cd618
Update test view
2018-10-29 19:30:50 +01:00
8afde29bce
test view
2018-10-29 19:12:19 +01:00
78e5fd0c5d
fix icon paths
2018-10-29 19:12:12 +01:00
455bb86d55
Fix package
2018-10-29 19:12:01 +01:00
813f90ac4d
Improve samples
2018-10-29 19:11:51 +01:00
26a092783d
test view
2018-10-29 19:09:37 +01:00
3b86fd72d5
fix icon paths
2018-10-29 12:56:51 +01:00
ecd10f0755
Fix package
2018-10-26 11:53:50 +02:00
4ae5243897
Improve Samples
2018-10-25 18:28:52 +02:00
b72fae94fa
Revert "Pretter for each ts file"
...
This reverts commit 23674b2cfe .
2018-10-23 22:14:56 -07:00
7501ea71a4
Convert all samples to use vscode-samples Microsoft/vscode-vsce#299
2018-10-15 11:53:21 -07:00
23674b2cfe
Pretter for each ts file
2018-10-10 09:37:51 -07:00
154ad38e3f
Convert indentation to tabs for all JSON files
2018-10-08 15:37:24 -07:00
1f4c3f9035
Fix spelling mistake in contribution point.
...
`viewContainers` should be `viewsContainers` this had me confused for an hour when following this file.
2018-10-04 10:33:40 -07:00
a21dbb6d81
add consistent Promise structure
2018-09-13 16:27:37 -07:00
86dc1034d8
Update read me
2018-07-24 17:15:39 +02: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
bbca22205d
Comment about tree view samples
2018-06-26 14:36:58 +02:00
c9f5ae193d
fix get parent
2018-06-19 22:04:08 +02:00
9f8a8c802d
use npm watch
2018-05-31 16:19:18 +02:00
e2b7a2d1b8
Adopt to tasks 2.0
2018-05-31 16:12:41 +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
968130df45
Use tex document provder
2018-05-09 15:02:07 +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