When updating bindings, the plugin successfully downloads all dependencies, starts TS Server and starts checking one file that is open. But the check of this file lasts indefinitely, until I kill the NodeJs process.
When checking the .js files everything goes fine, the problem is only with .ts and .tsx files
My colleague checked this on his computer, he has the same problem
In the console I see the following:
In the console I see the following:
SonarTS Server is started
SonarTS Server connected to 52718
Server started on 64120
No analysis configurators found
Using connection âSonarâ for project âreactâ
Analysing âindex.tsxââŚ
Plugin versions:
- SonarScala: 1.5.0.315
- SonarPython: 1.14.1.3143
- SonarJava: 5.13.1.18282
- SonarHTML: 3.1.0.1615
- SonarXML: 2.0.1.2020
- SonarKotlin: 1.5.0.315
- SonarPHP: 3.2.0.4868
- SonarTS: 1.9.0.3766
- SonarJS: 5.2.1.7778
- SonarRuby: 1.5.0.315