-
Notifications
You must be signed in to change notification settings - Fork 10
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
jbang edit --open=idea Test.kt doesn't work with IntelliJ 2022.3.3 #84
Comments
Also doesn't work with Java files FYI |
No synchronize jbang action visible ? |
Tried InteliJ CE 2023.3.3 (in case my version of Ultimate is the issue), then 2022.1.4, 2021.2.4. The new project template shows up in 2021.2.4 (JBang template in new project dialog) but doesn't in the other versions I tested. I'd guess the 2022 IDEA platform broke it. Hmm..that might be why because that directory seems pretty empty: Maybe the plugin doesn't understand where sdkman installs jbang? It just needs to detekt that sdkman folder or a way for us to specify the jbang binary folder: |
I uninstalled jbang from sdkman and used homebrew instead and it's in a different location:
|
This doesn't open the file for editing in IntelliJ 2022.3.3
Has anyone been able to get this plugin to work w/ the latest IntelliJ?
The new project wizard also doesn't show JBang as an option...and creating a new JBang script doesn't seem to work.
The text was updated successfully, but these errors were encountered: