e5c64d606a
Tree view sample package json updates
2020-07-08 10:41:11 +02:00
f2a5778063
Update vscode version and add void to event
...
Fixes https://github.com/microsoft/vscode-extension-samples/issues/321
2020-06-25 10:47:37 +02:00
d2c13f305f
update sample with icon and contextualTitle
2020-06-09 15:23:05 -07:00
9819038c9e
Recomend eslint for all samples
2020-05-29 14:20:07 -07:00
4efd427258
Enable semicolon rule for eslint
2020-05-29 14:13:32 -07:00
2c377b7828
Update extensions to build with typescript 3.9.4
...
Also fixing some compile errors in configuration-sample
2020-05-29 14:11:10 -07:00
7b9a0a8c4c
Use eslint instead of tslint
...
Fixes #266
2020-05-29 14:01:37 -07:00
6c222a6861
Fix reference to viewsContainers contribution point
...
Also fixed the formatting of the markdown files:
- Fix mixed whitespace causing rendering issues
- Fix trailing whitespace
- Fix other issues by running through prettier
2020-05-23 08:53:27 +01:00
cd6c33d101
Updates to target es2019
...
Fixes #265
Also excludes dom typings from the lib files so that dom methods are not suggested
2020-05-06 12:14:11 -07:00
209a84c1af
Bump all samples to use TS 3.8.3
...
Also required bumping `@types/node` to 12.12.x
2020-04-14 18:01:21 -07:00
864892d0dd
Update vscode.proposed.d.ts for tree sample
...
Fixes https://github.com/microsoft/vscode-extension-samples/issues/271
2020-04-02 14:34:27 +02:00
b5fc559a93
Update vscode.proposed.d.ts and required version
2020-03-02 16:03:26 +01:00
eca6b10051
Update tree view sample vscode.proposed.d.ts
...
Fixes https://github.com/microsoft/vscode/issues/81714
2019-10-10 15:55:57 +02:00
e65c542a07
Add title to treeview sample
2019-10-09 17:29:14 +02:00
065cf3da6a
update reps
2019-07-08 17:27:24 +02:00
4c2ba979fc
Us TS 3.5.1 for all samples
2019-05-31 11:51:11 -07:00
d835433d33
Remove extra space in compile task
2019-05-30 18:28:15 -07:00
dce3875a93
Don't set explicit lib in tsconfigs
...
The one we get from the `target` is correct in almost all cases for VS Code
2019-05-30 18:24:08 -07:00
5553fee13b
Fixing lint errors for many of the projects
2019-05-10 14:43:54 -07:00
03cf5fa9f1
Enable strict mode for many samples
2019-05-10 14:34:54 -07:00
f4f21dcb03
Bump tslint versions
...
Fixes some npm audit issues
2019-05-09 17:04:08 -07:00
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
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