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

🐞 Show Previous/Next Tab commands not working #1848

Closed austincondiff closed 3 weeks ago

austincondiff commented 3 months ago

Description

The "Show Previous Tab" ( {) and "Show Next Tab" ( }) commands found in the Navigate menu are not working and are always disabled.

To Reproduce

  1. Open a workspace
  2. Open several tabs
  3. Click the Navigate Menu
  4. Notice the Show Previous and Next Tab menu items are disabled
  5. Notice pressing { and } does not do anything.

Expected Behavior

The Show Previous/Next Tab menu item should be enabled when there are tabs open that you can navigate next/previous to and executing command either by clicking the menu item or pressing the keybinding should go to the previous/next tab.

Version Information

CodeEdit: [e.g. 0.0.x-alpha.y] macOS: [e.g. 13.2.1] Xcode: [e.g. 14.2]

Additional Context

No response

Screenshots

No response

karan0046 commented 1 month ago

Hey @austincondiff,

I would like to work on this issue can you please assign it to me?