CodeEditApp / CodeEdit

📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://codeedit.app
MIT License
21.16k stars 1.02k forks source link

🐞 Selecting multiple files and clicking "Open In Tab" doesn't work #1933

Open austincondiff opened 2 days ago

austincondiff commented 2 days ago

Description

When you select multiple files in the Project Navigator, right-click, and then click Open In Tab, there is no effect.

To Reproduce

  1. Open a project
  2. Select multiple files in the Project Navigator
  3. Click Open In Tab
  4. Notice that nothing happens

Expected Behavior

The selected tabs should all open in the editor area.

Version Information

No response

Additional Context

No response

Screenshots

https://github.com/user-attachments/assets/a612ceb6-c062-4c2c-863d-b2ee981f9c27

Related Issues

jfelixetcetera commented 1 day ago

The expected behavior is working for me, using a freshly built app. So I'm not sure how to reproduce...