Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: adds lag when typing on remote SSH #21

Open
aon opened this issue Aug 5, 2021 · 6 comments
Open

Bug: adds lag when typing on remote SSH #21

aon opened this issue Aug 5, 2021 · 6 comments

Comments

@aon
Copy link

aon commented Aug 5, 2021

Hey! So I noticed the extension adds lag when typing, both in overwrite or insert mode. When overwrite mode is enabled though, it doesn't work properly as the cursor doesn't move forward fast enough so it ends up writing in the same place several times, if that makes sense.

I can't really send a GIF over my work PC showing the behaviour so I'll send one when I'm on my personal one.

@cyraid
Copy link

cyraid commented Aug 31, 2021

Yeah I noticed this too. I do work on SSH all the time, and it's so bad that I had to uninstall it.. If only vscode had a native overtype.

@GitMensch
Copy link
Collaborator

GitMensch commented Apr 1, 2023

Can't reproduce this, neither with small or big files. Is this still an issue or can we close it?

Note: I'm using Open Remote - SSH and this works like a charm.

How do you SSH exactly?
Can you please check if the CPU is crunching on the remote, for example with top -u $LOGNAME when this issue happens?

Also there is "report performance issue" available from the commands, when you see this issue please use that (performance issue, extensions, overtype, then possibly the current title and text with attachements, so we do have something to inspect / review.

@cyraid
Copy link

cyraid commented Apr 1, 2023

Can't reproduce this, neither with small or big files. Is this still an issue or can we close it?

Note: I'm using Open Remote - SSH and this works like a charm.

How do you SSH exactly? Can you please check if the CPU is crunching on the remote, for example with top -u $LOGNAME when this issue happens?

Also there is "report performance issue" available from the commands, when you see this issue please use that (performance issue, extensions, overtype, then possibly the current title and text with attachements, so we do have something to inspect / review.

Back when I used it, haven't for a long while but, you gotta type really fast (I type quite fast when programming) you'll notice missed keys and such.

@GitMensch
Copy link
Collaborator

Back when I used it, haven't for a long while but, you gotta type really fast (I type quite fast when programming) you'll notice missed keys and such.

Maybe this is a different issue - #23 (where it was reported that this may not be an issue any more)?

@cyraid
Copy link

cyraid commented Apr 1, 2023

Back when I used it, haven't for a long while but, you gotta type really fast (I type quite fast when programming) you'll notice missed keys and such.

Maybe this is a different issue - #23 (where it was reported that this may not be an issue any more)?

Oh maybe. Probably that other issue is what I had yeah.

@GitMensch
Copy link
Collaborator

GitMensch commented Jul 3, 2023

Just a note: while I till have no clue how to "fix" anything here I now could reproduce it; switching the overtype mode did not changed much; disabling the extension led to normal speed in SSH editor.

If only vscode had a native overtype.

microsoft/vscode#1012 :-/

Actually we'd love to deprecate the extension... but fixes are still welcome, especially until this upstream issue is closed-fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants