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

image

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.
image

Steps To Reproduce

  1. Install jetbrains toolbox and install pycharm professional
  2. Configure jetbrains toolbox to install shell scripts
  3. install jetbrains extenson
  4. search for recent projects
  5. 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)

Most upvoted comments

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!