VS Crashes when tslint.json have errors
JCKodel opened this issue · 1 comments
Steps to reproduce:
-
Curse json creators for not allowing trailing commas
-
Find some .ts to beat to aliviate your stress because of no json trailing commas
-
Make a mistake (other than working with IT) on the .ts file
-
Save it. VS is freezing. Please, no! Not the wait cursor! Noooo... the title bar is blue and the main window is dimmed... x.x
-
See all your work going to the drain
-
Curse the vladeck/TSLing repo owner for this bug (ha ha, just kidding... no, I'm not... I curse you >.<)
-
Cry
-
Open an issue on GitHub and wait for the next version (in the new version it will lint even closed files, lint while we're typing (instead of only when saved) and keep all errors in output errors, right? right?)
Tried to run VS with /log, but there is nothing related to the extension (or the crash itself).
Only relevant warning:
Are you using Visual Studio 2017 by any change? If you are, please take a look at much more performant, officialy supported by MS typescript-tslint-plugin.
As for the issue itself, I'll tako a look at it in the following days, as I still want to support VS 2015 users :)