|
|
cc64fa1dc2
|
Remove use stricts from ts files
This is implicit for modules
|
2019-05-30 18:27:43 -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 |
|
|
|
bbeb7c269f
|
Add code actions sample
|
2019-05-30 18:18:14 -07:00 |
|
|
|
33d5dda337
|
Rename precondition to enablement in comments sample, fixes https://github.com/microsoft/vscode/issues/74541
|
2019-05-29 09:51:23 -07:00 |
|
|
|
956d4e2d2c
|
Fix #188
|
2019-05-29 23:03:44 +08:00 |
|
|
|
048fa2f156
|
Merge pull request #187 from Razzeee/patch-1
Don't remove semver in lsp-example
|
2019-05-28 09:13:23 +02:00 |
|
|
|
f718fd67dd
|
Update sample listing
|
2019-05-28 10:08:04 +08:00 |
|
|
|
8afb64c900
|
Listing update
|
2019-05-28 10:01:33 +08:00 |
|
|
|
facebfac44
|
Update
|
2019-05-28 09:56:45 +08:00 |
|
|
|
b6766dc470
|
Readme and gif
|
2019-05-28 09:55:19 +08:00 |
|
|
|
bc17f9e15f
|
Consistency
|
2019-05-28 09:48:12 +08:00 |
|
|
|
f73c71263c
|
Don't remove semver
|
2019-05-26 23:32:15 +02:00 |
|
|
|
9afa954a81
|
Update sample for microsoft/vscode-vsce#354
|
2019-05-24 12:04:16 -07:00 |
|
|
|
a0c17bdad3
|
Update to latest vscode-test API
|
2019-05-24 01:02:37 -07:00 |
|
|
|
0ff4084ab8
|
Update
|
2019-05-23 19:27:01 -07:00 |
|
|
|
7125ef2fcc
|
Update
|
2019-05-23 19:26:01 -07:00 |
|
|
|
a2a2dce2a7
|
Merge pull request #186 from microsoft/octref/test-runner
Sample test runner for microsoft/vscode-extension-vscode#157
|
2019-05-23 17:14:40 -07:00 |
|
|
|
40f99ab07d
|
Remove process.stdout.write workaround
|
2019-05-23 17:07:29 -07:00 |
|
|
|
794212ec5c
|
tmp
|
2019-05-23 16:00:20 -07:00 |
|
|
|
08a74e7c97
|
Fix typings warning
|
2019-05-23 09:48:22 -07:00 |
|
|
|
9793ad11db
|
use typings from master
|
2019-05-23 09:45:14 -07:00 |
|
|
|
0fdddb75e2
|
Merge pull request #185 from microsoft/rr/comments
update comments namespace
|
2019-05-23 09:43:11 -07:00 |
|
|
|
8d6054d932
|
update context key
|
2019-05-23 09:21:34 -07:00 |
|
|
|
950f97f958
|
Fix extension path (#184)
Fix extension path
|
2019-05-23 16:28:56 +02:00 |
|
|
|
b8bd108037
|
Clean-up and documentation (#183)
Clean-up and documentation
|
2019-05-23 11:18:04 +02:00 |
|
|
|
cb83f3909e
|
Make all reporters work
|
2019-05-22 18:57:41 -07:00 |
|
|
|
0f703833f7
|
Drop sleep
|
2019-05-22 18:01:45 -07:00 |
|
|
|
a56217efdd
|
Sample test runner for microsoft/vscode-extension-vscode#157
|
2019-05-22 17:01:18 -07:00 |
|
|
|
29d5a0ee71
|
Remove 20+ folders workspace
|
2019-05-22 11:26:55 -07:00 |
|
|
|
43e1385f27
|
vscode -> @types/vscode
|
2019-05-21 16:05:56 -07:00 |
|
|
|
a0953d50f6
|
Fix extension path
|
2019-05-21 22:39:13 +02:00 |
|
|
|
bc3a287d6a
|
update comments namespace
|
2019-05-21 12:03:32 -07:00 |
|
|
|
21f9ceff1c
|
extract the note
|
2019-05-17 18:52:59 -07:00 |
|
|
|
cfcdec6f41
|
finish draft
|
2019-05-17 18:39:54 -07:00 |
|
|
|
78e140cbb0
|
start draft
|
2019-05-17 18:36:36 -07:00 |
|
|
|
be77259d24
|
Save comment
|
2019-05-17 18:31:33 -07:00 |
|
|
|
d13c018d78
|
new api
|
2019-05-17 16:40:30 -07:00 |
|
|
|
d6151b79c7
|
Merge branch 'master' of https://github.com/Microsoft/vscode-extension-samples
|
2019-05-17 00:53:06 +02:00 |
|
|
|
80f5553e69
|
- code documentation, clean-up
- sourceControlPane argument in the command handlers
- command to open fiddle in the browser
|
2019-05-17 00:52:52 +02:00 |
|
|
|
7ed787c066
|
Update package-lock.json
|
2019-05-14 10:57:56 -07:00 |
|
|
|
4636d698ff
|
Fixes #182: Fix npm audit issues reported in i18 samples
|
2019-05-14 10:57:02 -07:00 |
|
|
|
4143736821
|
Don't dev depend on mocha
Mocha is not used in this sample
|
2019-05-10 15:29:25 -07:00 |
|
|
|
e28e67cdee
|
Use latest vsce
|
2019-05-10 15:27:04 -07:00 |
|
|
|
22a8ff0217
|
Use latest vscode or "@types/vscode"
|
2019-05-10 15:23:49 -07:00 |
|
|
|
972af20979
|
Adding top level compile and lint scripts
Add scripts to compile or lint all extension samples
|
2019-05-10 15:12:56 -07:00 |
|
|
|
12a3528bae
|
Use standard tslint rules for source-control example
|
2019-05-10 14:45:55 -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 |
|
|
|
9974850d29
|
Bump webpack extension deps to fix security issues
|
2019-05-09 17:07:54 -07:00 |
|
|
|
f4f21dcb03
|
Bump tslint versions
Fixes some npm audit issues
|
2019-05-09 17:04:08 -07:00 |
|