HN user

rebornix

3 karma
Posts0
Comments4
View on HN
No posts found.

* 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 accurately start the profile before the hang happens and stop after). Usually extension should not block the typing so it might be something bad in the core. Once you have it captured, please file an issue

Thanks in advance for the help.

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 improve this experience later on. / I'm a Code team member*/