Erich Gamma
|
e394fb261c
|
Contribute a code action of kind source for fix all autofixable warnings
|
2018-06-22 17:32:33 +02:00 |
Erich Gamma
|
decbce611e
|
added some more logging
|
2018-06-21 10:47:54 +02:00 |
Erich Gamma
|
c7385807f5
|
Fix #316 support VSCode 1.20's new CodeAction type
|
2018-06-20 22:47:26 +02:00 |
Erich Gamma
|
76a3efba05
|
Update language client and server dependencies
|
2018-06-20 22:12:26 +02:00 |
Erich Gamma
|
7261ded148
|
Auto fix on save, retry validation when when the server document version is out of sync
|
2018-06-20 12:48:27 +02:00 |
Erich Gamma
|
714fe7957a
|
Fix for "Create a 'tslint.json' file" doesn´t work with local tslint install" #343
|
2018-06-19 22:07:20 +02:00 |
Erich Gamma
|
a10bd8e7c9
|
More protection against text mangling
|
2018-06-14 23:42:48 +02:00 |
Erich Gamma
|
265bd10f1b
|
update version and changelog
|
2018-06-14 16:10:51 +02:00 |
Erich Gamma
|
a2e9155e86
|
Fix for #356 add version check to protect for concurrent edits
|
2018-06-14 16:07:19 +02:00 |
Erich Gamma
|
ae293e2054
|
Support autoFixOnSave as a resource setting #309
|
2018-06-11 16:48:32 +02:00 |
Erich Gamma
|
5ec374e2f5
|
cleanup
|
2018-06-11 16:47:35 +02:00 |
Erich Gamma
|
936ab8279c
|
remove dependency on the open module
|
2018-06-06 16:38:47 +02:00 |
Erich Gamma
|
f9f8ee1b65
|
Add another overlapping fixes test
|
2018-06-06 16:37:56 +02:00 |
Erich Gamma
|
dc746c0e8c
|
updating dependencies #335
|
2018-06-04 16:06:20 +02:00 |
Erich Gamma
|
084f108b58
|
enable noUnusedLocal/noUnusedParameter
|
2018-06-04 15:58:29 +02:00 |
Erich Gamma
|
2ad559da8c
|
added another overlapping fixes test case
|
2018-05-28 15:10:49 +02:00 |
Erich Gamma
|
05932b6cd2
|
update version and release notes
|
2018-05-28 08:40:42 +02:00 |
Erich Gamma
|
1290553a0b
|
Fix #295, support multi pass fixing when there are overlapping fixes
|
2018-05-28 08:32:42 +02:00 |
Erich Gamma
|
741f9dddcf
|
Fixing https://github.com/Microsoft/vscode/issues/49370 ts fixes and tslint fixes bite each other
|
2018-05-25 15:58:24 +02:00 |
Erich Gamma
|
183d71019f
|
disable gulp auto detection
|
2018-05-25 11:14:41 +02:00 |
Erich Gamma
|
750703eded
|
Fixing #343 show error when tslint cannot be run to create default config
|
2018-05-23 09:14:58 +02:00 |
Erich Gamma
|
d406f286ea
|
bump version
|
2018-05-17 11:23:06 +02:00 |
Erich Gamma
|
9761a246ab
|
update server dependencies
|
2018-05-17 11:16:07 +02:00 |
Erich Gamma
|
e146eed9c1
|
exclude the generated server folder from the npm scripts
|
2018-05-17 10:38:34 +02:00 |
Erich Gamma
|
fb18cbbcf5
|
Fix github vulnerability warning
|
2018-05-04 08:36:58 +02:00 |
Erich Gamma
|
638807904d
|
use the vscode.open command, remove dependency on the open module
|
2018-04-28 16:29:47 +02:00 |
Erich Gamma
|
141aee1856
|
add lint script
|
2018-04-28 16:29:17 +02:00 |
Erich Gamma
|
c0a19f7a3f
|
enable npmScript explorer
|
2018-04-28 16:28:47 +02:00 |
Erich Gamma
|
1cd7cdc953
|
update changelong
|
2018-04-12 10:20:23 +02:00 |
Erich Gamma
|
a789a83c33
|
Fixing #338: restrict the documentSelector to the scheme `file`
|
2018-04-12 10:16:49 +02:00 |
Erich Gamma
|
90bd9ede73
|
Typo issue #336
|
2018-04-09 09:56:36 +02:00 |
Erich Gamma
|
ed664def91
|
Supprt yaml configuration files, issue #334
|
2018-04-09 09:55:37 +02:00 |
Erich Gamma
|
723baf3909
|
Changed category to Programming Languages
|
2018-04-09 09:53:13 +02:00 |
Erich Gamma
|
7dcbb19104
|
Update changelog
|
2018-03-28 16:54:15 +02:00 |
Erich Gamma
|
ff5ca193df
|
Set the source attribute of the problem matcher to tslint fixing #331
|
2018-03-28 16:43:57 +02:00 |
Erich Gamma
|
9c77ee63ca
|
document default of ignoreDefinitionFiles setting
|
2018-03-18 03:58:57 +01:00 |
Erich Gamma
|
962b803d06
|
Fixing #326 support linterOptions.exclude
|
2018-02-19 15:53:06 +01:00 |
Erich Gamma
|
c3be13852d
|
Update Readme with work around for incomplete install
|
2018-02-19 15:25:17 +01:00 |
Erich Gamma
|
f835e38147
|
Fix #260 TSLint consumes quite some CPU cycles
|
2018-02-14 17:11:20 +01:00 |
Erich Gamma
|
6330f01f64
|
update package.json change log
|
2018-02-13 17:19:34 +01:00 |
Erich Gamma
|
ae54167c72
|
Change server.js -> tslintServer.js to make the linter process easier recognizable in ´code --status´
|
2018-02-13 17:10:05 +01:00 |
Erich Gamma
|
8c76aa73a7
|
update changelog
|
2018-01-11 11:26:51 +01:00 |
Erich Gamma
|
9a29f95612
|
upgrade the package.json and upgrade to npm 4
|
2018-01-11 11:24:16 +01:00 |
Erich Gamma
|
bf457ed28d
|
fixing #33 define tslint.json as jsonc file
|
2018-01-11 11:16:32 +01:00 |
Erich Gamma
|
9a115fb338
|
Updated change log and lock files
|
2018-01-10 11:43:14 +01:00 |
Erich Gamma
|
c1bd086951
|
Improved the FAQ
|
2018-01-10 11:19:56 +01:00 |
Erich Gamma
|
8fe20885ab
|
fixed a typo
|
2018-01-03 21:38:57 +01:00 |
Erich Gamma
|
bc64c1b144
|
Added test case for tsx support
|
2017-12-02 15:40:28 +01:00 |
Erich Gamma
|
802587b283
|
Update change log and bump version number
|
2017-12-02 15:40:28 +01:00 |
Erich Gamma
|
27477a12dd
|
Merge pull request #301 from eps1lon/patch-1
Fixed link anchor
|
2017-12-01 15:28:37 +01:00 |