-
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 Project Wizard #18
Comments
This would use the same as used in create script but use it to create a project not just add files to existing project ? |
Yes, create a new project from JBang template. |
Shouldn't it show/allow jbang templates ? |
I will implement this feature later because of custom UI builder. |
I know the plugin has a cool create new JBang script window, but will the template selector implemented in the Module creation wizard too? |
@nandorholozsnyak IntelliJ IDEA 2022.1 has different UI and I will take a look and make a good design. |
I installed the plugin on IJ 2021.3, and saw I could create a JBang project, but after updating to 2022.1.2, I no longer see the possibility of creating a JBang project. |
@fbricon Yes, IntelliJ IDEA project wizard UI has been changed, and I will use new API for wizard UI. |
Create JBang app from Project Wizard.
Features:
https://plugins.jetbrains.com/docs/intellij/project-wizard.html
The text was updated successfully, but these errors were encountered: