Alexandr Romanenko

Results 4 comments of 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" ![slowaccordion](https://user-images.githubusercontent.com/10280045/38604589-811bfe0a-3d79-11e8-960a-0b023f25a367.gif)

+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....