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

"Convert Indentation to {tabs,spaces}" only effects auxwindow #205169

Closed
jswillard opened this issue Feb 14, 2024 · 2 comments
Closed

"Convert Indentation to {tabs,spaces}" only effects auxwindow #205169

jswillard opened this issue Feb 14, 2024 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member important Issue identified as high-priority insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@jswillard
Copy link
Contributor

jswillard commented Feb 14, 2024

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.86.1
  • OS Version: macOS Sonoma 14.2.1 (Darwin arm64 23.2.0)

Steps to Reproduce:

  1. Drag a tab to open an auxwindow
  2. Click spaces/tabs button in bottom right of main window
  3. Convert indentation to tabs or spaces
  4. See indentation updated in auxwindow but not main window

Additionally, once closing the auxwindow, clicking the tabs/spaces button on the main window will show "No active editors" and only returns to normal after running "Developer: Reload Window"

@Yoyokrazy Yoyokrazy assigned bpasero and unassigned Yoyokrazy Feb 15, 2024
@bpasero bpasero added workbench-auxwindow Issues related to use of auxiliary ("floating") windows. confirmation-pending labels Feb 15, 2024
@bpasero
Copy link
Member

bpasero commented Feb 15, 2024

Do you get the same when splitting the editor in the main window to be side by side?

@jswillard
Copy link
Contributor Author

Splitting the editor side by side and using "convert indention to tabs" works as expected. Whichever editor in the side by side is focused is the editor that is converted to tabs.

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority confirmed Issue has been confirmed by VS Code Team member and removed confirmation-pending workbench-auxwindow Issues related to use of auxiliary ("floating") windows. labels Feb 19, 2024
@bpasero bpasero added this to the February 2024 milestone Feb 19, 2024
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Feb 19, 2024
@VSCodeTriageBot VSCodeTriageBot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Feb 20, 2024
@TylerLeonhardt TylerLeonhardt added the verified Verification succeeded label Feb 21, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member important Issue identified as high-priority insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants