|
|
9b8701dcea
|
run npm audit fix for all sample projects
|
2020-09-10 15:26:54 -07:00 |
|
|
|
23e5167c2f
|
Update samples to compile with TS 4.0.2
|
2020-09-10 15:20:30 -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 |
|
|
|
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 |
|
|
|
e8da8b531a
|
Update tslint version to 5.19
This fixeds a few vulnerabilities listed when running `npm i`
|
2020-04-14 18:05:51 -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 |
|
|
|
490c5eaf97
|
Readme: Syntax highlighting to support comments
|
2019-06-18 01:10:33 +02:00 |
|
|
|
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 |
|
|
|
22a8ff0217
|
Use latest vscode or "@types/vscode"
|
2019-05-10 15:23:49 -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 |
|
|
|
29149a39a3
|
Fix E2E test in the lsp-log-streaming-sample
|
2019-02-06 12:10:33 +00:00 |
|
|
|
358c67055b
|
Grammar
|
2018-12-16 18:46:25 -08:00 |
|
|
|
97f49bd82a
|
Remove all tslint recommendation per #110
|
2018-11-26 12:06:31 -08:00 |
|
|
|
df5c0d3411
|
Merge branch 'master' of github.com:Microsoft/vscode-extension-samples
|
2018-11-08 10:40:44 -08:00 |
|
|
|
e361ab05b5
|
Add tslint as devDependency for all samples
|
2018-11-08 10:39:34 -08:00 |
|
|
|
cbd57bff5f
|
Move vscode to dev dependency
|
2018-11-08 10:13:03 +01:00 |
|
|
|
e82ba7c37e
|
Update all lsp samples
|
2018-10-23 22:31:37 -07:00 |
|
|
|
1b2bb82a2f
|
Update lsp-log-streaming-sample
|
2018-10-23 22:25:13 -07: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 |
|
|
|
a83315167e
|
Remove unused license and thirdpartynotice files
|
2018-10-10 09:39:20 -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 |
|
|
|
e4df52b070
|
Update server.trace format for Microsoft/vscode#57404
|
2018-09-10 13:29:58 -07:00 |
|
|
|
6d80100fb7
|
Update usage
|
2018-09-05 00:55:47 -07:00 |
|
|
|
0fda4ad8a1
|
Stream
|
2018-09-05 00:40:46 -07:00 |
|
|
|
b250b88695
|
Deps
|
2018-09-05 00:29:43 -07:00 |
|
|
|
b75dbc8c24
|
Update client/server lib version for JSON log
|
2018-09-04 17:51:07 -07:00 |
|
|
|
6eeb02c5c6
|
cp -r lsp-sample lsp-log-streaming-sample
|
2018-09-04 17:48:49 -07:00 |
|