Skip to content
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

Add an enable configuration option to IntelliJ IDEA #369

Open
code142857 opened this issue Feb 27, 2023 · 3 comments
Open

Add an enable configuration option to IntelliJ IDEA #369

code142857 opened this issue Feb 27, 2023 · 3 comments

Comments

@code142857
Copy link

Can add a global configuration like google-java-format plugin?

image

@philwebb philwebb changed the title Can you add a configuration that is enabled globally? Add and enable configuration option to IntelliJ Feb 27, 2023
@philwebb
Copy link
Contributor

@auto-generated I'm curious why you need this? I was hoping that the Maven/Gradle detection would be enough to active/deactive the plugin.

@code142857
Copy link
Author

@philwebb Some projects do not use Maven/Gradle, these projects will become more troublesome to use

@philwebb
Copy link
Contributor

OK, that makes sense. Have you seen FileMonitor.java? That should enable the formatter if a .springjavaformatconfig file is found.

@philwebb philwebb added this to the 0.0.x milestone Feb 28, 2023
@wilkinsona wilkinsona changed the title Add and enable configuration option to IntelliJ Add an enable configuration option to IntelliJ Feb 28, 2023
@snicoll snicoll changed the title Add an enable configuration option to IntelliJ Add an enable configuration option to IntelliJ IDEA May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants