PlatformIO IDE for VSCode 2.0 Beta – Help us with testing!

Hi @ivankravets, Congratulations!! :tada: looking forward to the release and might test too.

There is one issue not related to platformio but pyserial which take good amount of time (probably for windows user?) for scanning and opening the ports when bluetooth COM ports are installed on the system. I have probably 6 BT COM ports on my system and pio device list takes about ~12.5s to list all the devices. Pyserial validate all the com ports be opening(?) so maybe that is why it is taking time.

image

This issue has been posted on pyserial too but since the repo is frozen for over years now, no one is looking at the issue.

Since pyserial is very core part of PlatformIO, solving this would be helpful to solve problem like this:

1 Like