extensions: [JetBrains] Failed to open recent project
Extension
https://www.raycast.com/gdsmith/jetbrains
Description
I’m trying to run “Search recent projects” command, it displays list of projects, but when I try to select one of them it only displays “Opening …” message
In the logs I found the following exception
time:2023-12-15T16:11:31Z,type:exception,key:extension_jetbrains.recent__eea00fc3-b147-40f7-812c-499a096c539b,message:Error: Command failed: open false<PROJECT_NAME>
The file /false<PROJECT_NAME> does not exist.
Steps To Reproduce
- Install jetbrains toolbox and install pycharm professional
- Configure jetbrains toolbox to install shell scripts
- install jetbrains extenson
- search for recent projects
- select a recent project
Current Behaviour
Project not opened
Expected Behaviour
Project is opened
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Comments: 15 (8 by maintainers)
I edited the file manually, replaced “charm” with “pycharm” and restarted toolbox. After that I have pycharm cli script and everything works properly. That’s so amazing! I’m so grateful for you help. Thanks!