angelozerr
5f9aa533df
Ignore error "Type 'Fix' is not assignable to type 'Replacement'.
...
Property 'innerStart' is missing in type 'Fix'."
2017-05-17 08:15:10 +02:00
angelozerr
b9eb0cfab6
Compile with installed TypeScript when prepublish is done. Fix
...
https://github.com/angelozerr/tslint-language-service/issues/31
2017-05-17 08:06:46 +02:00
angelozerr
7ec2b700e5
Add Configuration options
2017-05-16 14:20:43 +02:00
Angelo
bb0da4e9fa
Merge pull request #33 from egamma/codeactions
...
Start to fill gaps as defined in the backlog
2017-05-16 14:08:32 +02:00
Erich Gamma
1d04e1aa7f
Corrections
2017-05-16 11:08:00 +02:00
Erich Gamma
e2005df78b
Document the development setup for VS Code
2017-05-16 10:57:04 +02:00
Erich Gamma
2c0ea2ef67
Enable inline source maps
2017-05-16 09:49:09 +02:00
Erich Gamma
4bf95273fe
Update with available settings
2017-05-16 09:48:48 +02:00
Erich Gamma
a1380d7742
Add a setting to disable the workaround for removing the unused variable rule
2017-05-16 09:47:26 +02:00
Angelo
98d1e27d65
Merge pull request #29 from bgever/patch-1
...
Make vscode language service install more prominent in README
2017-05-16 07:25:13 +02:00
Bart Verkoeijen
ca3a1995d1
Split bullets in vscode-tslint differences section in README
...
https://github.com/angelozerr/tslint-language-service/pull/29#issuecomment-300756353
2017-05-16 13:20:02 +08:00
Erich Gamma
d0cc90669f
ignore dev
2017-05-15 10:02:31 +02:00
Erich Gamma
ed9b3149ed
more settings
2017-05-14 23:54:42 +02:00
Erich Gamma
91a635b95b
Initial support for settings (ignoreDefinitionFiles, alwaysShowRuleFailuresAsWarnings
2017-05-14 23:36:04 +02:00
Erich Gamma
de5183a649
Added dev-test setup
2017-05-14 22:59:46 +02:00
Erich Gamma
135d2b65b9
Remove support for tslint < 4.0
2017-05-14 22:59:12 +02:00
Erich Gamma
fdd220db39
Fix type error
2017-05-14 22:47:34 +02:00
Erich Gamma
47982c10f7
setup for tslint
2017-05-14 19:28:25 +02:00
Erich Gamma
14078e1082
Refactor tslint4 checking
2017-05-14 09:41:16 +02:00
Erich Gamma
b42148e2e0
use feature detection for version checks
2017-05-14 09:25:13 +02:00
Erich Gamma
4d66f30ee2
add prepublish script and update devDep to tslint 5
2017-05-14 09:08:47 +02:00
Erich Gamma
419b733c62
enabled no implicit any and fixed warnings
2017-05-14 09:08:07 +02:00
angelozerr
8a573fb0ff
Set 0.9.4.
2017-05-12 15:25:53 +02:00
Bart Verkoeijen
01bb27e233
Make vscode language service install more prominent in README
...
When reading quickly, the previous text almost seemed to say that you'd need the vscode-tslint extension.
Now the text puts the language service installation steps more prominent and makes the vscode-tslint extension a note.
2017-05-09 09:24:21 +08:00
angelozerr
3212fb3c9c
Set version 0.9.3
2017-05-01 19:49:36 +02:00
Angelo
0f39e1d638
Merge pull request #24 from Istar-Eldritch/master
...
Use any ts version between 2.2 and 3 as peer dependency
2017-05-01 19:47:21 +02:00
Angelo
8999be5c92
Merge pull request #27 from egamma/thirdparty
...
Added a thirdpartynotices.txtgit
2017-05-01 19:46:03 +02:00
Angelo
3e457a381e
Merge pull request #26 from egamma/preview-changes
...
Improve VS Code doc
2017-05-01 19:45:08 +02:00
Erich Gamma
ed250ef1f6
Added a thirdpartynotices.txtgit
2017-05-01 15:40:51 +02:00
Ruben Paz
2fb4ec6fca
Use base version 2.3.1 as peer dep
2017-05-01 14:28:24 +01:00
Erich Gamma
451c20bb29
Update devDependency for TS
2017-05-01 15:26:15 +02:00
Erich Gamma
2c980475ca
Improve VS Code doc
2017-05-01 15:17:42 +02:00
Ruben Paz
be682db805
Use any ts version between 2.2 and 3 as peer dependency
2017-04-29 17:25:30 +01:00
angelozerr
74d447e2fa
Set version to 0.9.2
2017-04-28 16:31:17 +02:00
Angelo
b48e2ee665
Merge pull request #21 from egamma/preview-changes
...
Expand the documentation
2017-04-28 16:29:01 +02:00
Erich Gamma
b1d8abb503
Update documentation
2017-04-28 16:20:48 +02:00
Angelo
0802923638
Merge pull request #20 from egamma/preview-changes
...
Remove the no-unused-variables rules as a work around
2017-04-28 16:11:50 +02:00
Erich Gamma
76f4ea8c33
Remove the no-unused-variables rules as a work around
2017-04-28 16:01:52 +02:00
Angelo
44671a9839
Merge pull request #19 from Istar-Eldritch/master
...
Support tslint 4 & 5
2017-04-25 12:59:39 +02:00
Ruben Paz
ee53d02aaf
Support tslint 4 & 5
2017-04-25 11:15:25 +01:00
angelozerr
8718682a0b
Prepare 0.9.1
2017-04-25 01:31:24 +02:00
Angelo
ef51ef6443
Merge pull request #18 from egamma/adopt-ts-15224
...
Adopting support to set the source for a diagnostic
2017-04-24 14:53:35 +02:00
Erich Gamma
9b4af96c7b
Fix the typescript version to the latest 2.3.1 insiders
2017-04-24 14:51:05 +02:00
Erich Gamma
a85f86d34a
Added source = tslint to the diagnostic
2017-04-24 10:32:04 +02:00
angelozerr
2b6341c15a
Set 0.9.0 version
2017-04-21 16:55:15 +02:00
angelozerr
506b751c79
Support for TypeScript 2.3.0
2017-04-21 16:54:15 +02:00
angelozerr
418b1d9883
Set 0.8.0 version
2017-04-21 02:07:10 +02:00
angelozerr
039b02b377
Fix https://github.com/angelozerr/tslint-language-service/issues/3
2017-04-21 02:06:36 +02:00
angelozerr
f2df9741c0
Add manual
2017-04-20 17:00:04 +02:00
angelozerr
1fb7a68290
Imrove installation guide + add demo
2017-04-20 14:11:15 +02:00