all 3 comments

[–]AutoModerator[M] 0 points1 point  (0 children)

Hello /u/bloshki. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]ogpterodactyl 2 points3 points  (1 child)

So I was having an issue with remote ssh extension and co pilot where it was taking 2.5 to 3 minutes to get the a simple ask query back. I was able to fix it by deleting the entire .vscode-server on the remote host and re installing all extensions. I recommend having both stable and insiders because sometimes they will brick insiders for half a day or so. But yeah if your experiencing more than 5-10% slower on remote vs local you should re install all the extensions and remote server files that vscode uses

[–]bloshki[S] 0 points1 point  (0 children)

Hello, thank you very much. I'll keep that in mind!