-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: visual-studio-codeIssues related to the visual-studio-code extensionIssues related to the visual-studio-code extension
Description
Extension
https://www.raycast.com/thomas/visual-studio-code
Description
When I search for recent projects and use the Open With action, I expect to be able to open a directory with the standard Terminal app. However, the Terminal app is not displayed. I am able to select other Terminal apps instead.
I couldn't fix this myself because the Raycast internal Action.OpenWith component is being used.
<Action.OpenWith path={path} shortcut={{ modifiers: ["cmd"], key: "o" }} />Steps To Reproduce
- Open
Search Recent Projectscommand - Search a directory
- Press ⌘ + O
- Search Terminal
Current Behaviour
Unable to open a directory with the Terminal app
Expected Behaviour
Open directory with Terminal app
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: visual-studio-codeIssues related to the visual-studio-code extensionIssues related to the visual-studio-code extension