Alexandr Romanenko
Alexandr Romanenko
Same thing here, there are no animation and really slow open/close of accordion while JS debugging enabled. Disabling of a debugger is fixing the problem. "react-native": "0.50.2", "react-native-collapsible": "^0.10.0" 
+1, I have VS 2017, CUDA 9 and Python 3.7, and I can't build project because there are only settings for VS2015 + Python 3.5
Not working for me, and based on message in VSCode, language server tries to scan every single file on system starting from '\' (even that I am on Windows) `More...
FYI: if I use dummy project with just few files, language server works as intended and scanning only workspace files. But... Looks like I found the reason of my problem....