CodeEditApp/CodeEdit

๐Ÿž Reveal in Project Navigator not working

austincondiff opened this issue ยท 0 comments

Description

When the "Automatically reveal in project navigator" setting is disabled, "Navigate โ†’ Reveal in Project Navigator" does not work, however the tab right-click menu item works. โ‡งโŒ˜J does not work either.

To Reproduce

  1. Open a project
  2. Make sure the "Automatically reveal in project navigator" setting is disabled.
  3. Open two files each in different folders
  4. With one tab selected, click "Navigate โ†’ Reveal in Project Navigator"
  5. Notice nothing happens
  6. With the other tab selected, click "Navigate โ†’ Reveal in Project Navigator"
  7. Notice nothing happens
  8. Type โ‡งโŒ˜J
  9. Notice nothing happens
  10. Right click the tab and click "Reveal in project navigator"
  11. Notice that the file is revealed in the project navigator.

Expected Behavior

In all three scenarios it should reveal the file in the project navigator.

Version Information

CodeEdit: 0.1.0
macOS: 14
Xcode: 15

Screenshots

Screen.Recording.2024-05-16.at.9.03.21.PM.mp4