CodeEditApp/CodeEdit

๐Ÿž Show Previous/Next Tab commands not working

austincondiff opened this issue ยท 1 comments

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

Hey @austincondiff,

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