-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
Code crashes when deleting lines #1443
Comments
I could not reproduce this with the Early Access Elementary ( but only tested briefly). Please indicate whether you have AutoSave switched on and also indicate which extensions are active. If you are able please run Code under |
Yes, I have autosave switched on. I have enabled these extensions:
gdb output:
|
Thanks, that is helpful. Did you only get one line of output after typing |
Yes, sadly only this one line got printed after typing bt. |
You could try typing |
I'll see whether I can reproduce the crash using your settings on 7.1. |
Set the env and also got the output of Output
|
Another thing that may give a clue is to disable extensions, especially the non-default ones to see whether the problem persists. |
Also give the exact keystrokes that produce the crash and any other features such as whether there are highlighted words and what you did immediately prior to the crash. |
Just reproduced the crash! Needs using Hmm, now I cannot reproduce it again |
Yes, I always select either via the mouse or via Shift + arrows and always use backspace to delete. |
OK, I can reproduce it reasonable consistently now by repeating |
Note you would need to install the PR after building it as it modifies a plugin. |
@danirabbit i also noticed this issue and can reproduce it consistently with:
Backtrace:
NixOS 24.05.4847.44a71ff39c18 |
I can reproduce if I have the highlight word selection extension active on both OS7 and OS8 |
What Happened?
Sometimes Code crashes when I select multiple lines and press backspace. I have an ocd where I need to keep only useful lines in bash history 😅, so when I'm deleting lines from there, that's when I get it mostly.
Steps to Reproduce
Expected Behavior
The lines should be deleted and Code should not crash
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
The text was updated successfully, but these errors were encountered: