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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 New tabs always open at the end #1704

Closed
plbstl opened this issue May 8, 2024 · 0 comments
Closed

馃悶 New tabs always open at the end #1704

plbstl opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers tabs workspace

Comments

@plbstl
Copy link
Contributor

plbstl commented May 8, 2024

Description

New tabs always open at the end of the tab list instead of opening just after the current focused tab

To Reproduce

  1. Open a project in CodeEdit.
  2. Double-click on at least 2 files to open them.
  3. Click the tab you opened first to focus on it. It should be the left most tab.
  4. Open a different file.

Expected Behavior

A new tab should be opened immediately after the tab that is currently focused.

Version Information

CodeEdit: 0.1.0-alpha (38)
macOS: 14.4.1
Xcode: 15.3

Additional Context

No response

Screenshots

No response

@plbstl plbstl added the bug Something isn't working label May 8, 2024
austincondiff pushed a commit that referenced this issue May 16, 2024
* Update Editor.swift

changed tab append to tab insert at index after selected tab

* Update Editor.swift

Fixed issue where tab deleted tab next to it.

* Update Editor.swift

Fixed issue where closing a file on the side window caused an error.
@plbstl plbstl closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers tabs workspace
Projects
Status: 馃弫 Complete
Development

No branches or pull requests

2 participants