* Firstly, may I ask are you using Vim extension? * Can you please follow instructions listed here https://github.com/microsoft/vscode/wiki/Performance-Issues#... to profile the renderer process when that happens (more…
VSCode member here. Did you use the Vim emulator all the time, especially when you feel typing is slow? It would be awesome if you can provide more info in https://github.com/Microsoft/vscode/issues and we'd love to fix…
Alexa smart home component stopped working, if you try to reinstall the Alexa app on your phone, you'll find that you can't even login anymore.
The reason that plugin lags is because it was using `setInterval` initially but I changed it to selectionChange hook and now it works smoothly. Now the only problem with it is it hides breakpoints but definitely we will…
* Firstly, may I ask are you using Vim extension? * Can you please follow instructions listed here https://github.com/microsoft/vscode/wiki/Performance-Issues#... to profile the renderer process when that happens (more…
VSCode member here. Did you use the Vim emulator all the time, especially when you feel typing is slow? It would be awesome if you can provide more info in https://github.com/Microsoft/vscode/issues and we'd love to fix…
Alexa smart home component stopped working, if you try to reinstall the Alexa app on your phone, you'll find that you can't even login anymore.
The reason that plugin lags is because it was using `setInterval` initially but I changed it to selectionChange hook and now it works smoothly. Now the only problem with it is it hides breakpoints but definitely we will…