-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not finding new IntelliJ projects #325
Comments
I am seeing the same issue with Rider. |
try to close all your product instance and open the application (not via this workflow), then close again. Sometimes after an update, the bin is not yet up to date with latest version |
Thanks. I've closed all instances (also rebooted just to be sure), then opened IDEA and the new project multiple ways including from command line, but the workflow still doesn't see the new project. |
can you display the content of the following command: |
|
did you remove the old version? I just test this case with PyCharm, and it's works fine |
Yes, I removed the old version. I also had IntelliJ light edit installed, but I removed that just now and still is not working. |
Let me know if there are some steps I can take to help diagnose.. env variables to enable, logs to capture, etc. |
I have had this problem for quite a while now and had stopped using this plugin. I just happened to come check to see if an update had fixed it and saw this issue. I mostly use Android Studio and that is where I am seeing this issue. It worked great until one day it just stopped seeing new projects. I figured I had broken something when I started having Beta and Canary installs for Android Studio. |
try removing old preferences (should be located in |
I removed some orphaned versions from this folder including a newer version which I installed via toolbox, just to test out, but then went back to the older version. Once I removed this newer version from the Application Support/JetBrains directory, I started getting this from the alfred plugin: fyi.. I renamed the idea shortcut to ij |
did you open new project? then close IDE? |
Yes. I also restarted the computer to install an update this morning and I'm still getting the error. Btw, the 2023.1 version which appears in the error above is the version I uninstalled. I am currently using 2022.3. |
Hi again :). I'm not sure what changed, but it just started working again. I now see all my new projects I've created since switching idea versions. |
I still have the issue. I tried uninstalling the JetBrains Toolbox version and installing the stand-alone version from https://developer.android.com/studio I think there is probably just something borked on my system. I use a Stream Deck and it also has a hard time finding my Android Studio Install when I try and have it switch profiles when AS is active. |
Had similar problem, fixed it like this but I'm not sure if what i did really fixed the issue or was it just a coincidence. |
@hoto Thank you! It works for me. |
@hoto thanks for this useful feedback, I will add this path in next release |
This is kinda weird but I encountered similar issue with IntelliJ and discovered that you had to simply change "Intel Idea Edition" in the workflow setting from Community to Ultimate. This is an error that I got before changing the setting:
There is a link in the readme on how to change the product edition but it's not clear when or why you should change the setting: |
The change is required to handle the appropriate Edition of IntelliJ, since both share the same keyword / bin name |
I recently got a new Macbook and things work as expected. I have to assume my issue was based on some weird configuration on my end that broke things. |
on my side the tool always wants to open the .ijwb file which i am not using and which results in broken setup - how to fix this? @bchatard |
FAQ
Describe the bug
I recently switched from the old workflow to this new one. This is because I also switched from and older IntelliJ (2019 - installed via dmg), to a new one (2022.3 - installed via ToolBox). After this change, I only see the older IntelliJ projects created with 2019 when I do an Alfred action trigger:
idea {query}
.To Reproduce
Expected behavior
No response
Alfred Version
4.8 [1312]
Workflow Version
v1.9.8
Node Version
v16.13.0
NPM Version
8.1.2
Jetbrains Product & Version
IntelliJ IDEA Ultimate 2022.3
Installation type
JetBrains ToolBox
OS
macOS 13.3
The text was updated successfully, but these errors were encountered: