CodeEdit
CodeEdit copied to clipboard
🐞 New tabs always open at the end
Description
New tabs always open at the end of the tab list instead of opening just after the current focused tab
To Reproduce
- Open a project in CodeEdit.
- Double-click on at least 2 files to open them.
- Click the tab you opened first to focus on it. It should be the left most tab.
- 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