-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Tab key behaviour in terminal #182848
Comments
I can confirm the same thing happens to me. The feature auto turns on for some reason. Also, hitting the button at the bottom doesn't disable it, instead I need to use the Ctrl+Cmd+M shortcut. This started happening with the latest 1.81 release. |
@meganrogge confusion around the terminal tab moves focus mode. I forgot where we landed on this, but I would expect it to not do anything unless the user explicitly changes it in settings. |
we landed on respecting the last toggled state for each feature per session. we can rework this but this is behaving as designed |
I think I figured out how I ended up in the state where tab focus mode for terminal kept being enabled after re-opening vscode:
Result: |
Hm, thanks but those steps do not reproduce an issue for me.. 🤔 |
I feel like we should go back to just having one that can be toggled and is always in sync / updating the setting value. |
Hm, sorry, not sure what makes my config unique in that case. I noticed that even when I reset the But I'm getting the feeling that this is not a wide bug but just something unique to me and maybe few others. Thanks for trying to reproduce! |
Just tried again to reproduce. Pls lmk if anyone finds steps for this |
This should be fixed as we no longer have two separate modes (workbench vs terminal) |
Type: Bug
instead of typing a new TAB, it switch the active frame (moving from the file, to terminal, etc.)
same when trying to accept copilot suggestion.
VS Code version: Code - Insiders 1.79.0-insider (2575777, 2023-05-12T05:21:58.641Z)
OS version: Linux x64 5.19.0-41-generic
Modes:
Sandboxed: Yes
Remote OS version: Linux x64 5.19.0-41-generic
Remote OS version: Linux x64 5.19.0-41-generic
Remote OS version: Linux x64 5.19.0-41-generic
Remote OS version: Linux x64 5.19.0-41-generic
Remote OS version: Linux x64 5.19.0-41-generic
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Extensions (14)
A/B Experiments
The text was updated successfully, but these errors were encountered: