heya
I'm not really sure what happened besides vscode updating to a new version, but I'm seeing cljs file editing being very very slow
especially when deleting characters
is anyone else seeing the same thing?
disabling Calva makes it fast again
so I think it's related
Which version of vscode are you at, @filipematossilva? And does it affect clj files too?
I am on 1.52.0
, and it seems to affect clj too, yes
using Windows 10, connecting to WSL Ubuntu using the VS Code remote extension
was trying to capture what I was seeing in some kind of animation to show you, but didn't have a lot of success
Please file an issue using VS Code’s issue reporter. This is probably upstream, but could also be that we need to fix something. And at the very least your issue could help people stay on 1.51 until the issue is sorted. I’ll try it myself later. But my hunch is it is 1.52 related.
will do :thumbsup:
here it is, with a video https://github.com/BetterThanTomorrow/calva/issues/869
I can confirm that going back to VS Code 1.51 (October version) as instructed in https://stackoverflow.com/questions/49346733/how-to-downgrade-vscode makes editing fast again.
Will you add Indy about how to go back to 1.51 on that issue? I think that could help people with quickly getting a workaround in place.
the stack overflow answer has detailed instructions on how to do that
I could copy them, but wouldn't be as good
will draw attention to it though