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

Configure code style from checkstyle #126

Closed
aikidojohn opened this issue Dec 18, 2014 · 4 comments
Closed

Configure code style from checkstyle #126

aikidojohn opened this issue Dec 18, 2014 · 4 comments

Comments

@aikidojohn
Copy link

It would be incredibly useful if there were a way to configure a code style profile from the checkstyle rules. There is a checkstyle plugin for eclipse that does this and I find it incredibly useful. What I end up doing now is exporting the generated formatter profile from eclipse and import it into IntelliJ.

@jshiell
Copy link
Owner

jshiell commented Dec 21, 2014

Thanks for the suggestion. I'm afraid that while I agree it'd be a pretty spiffing feature, it's highly unlikely to be implemented by myself, however, as it'd be a substantial amount of work; the IDEA plugin API is horribly documented and painful to use; and it's not something I'd personally use. Never say never, mind 😄

@dbyron0
Copy link

dbyron0 commented Nov 1, 2015

Probably not particularly helpful, but I'd love to see this as well.

@helt
Copy link

helt commented Feb 7, 2016

Should it plug into intellij itself natively or do you recommend forking checkstyle-idea and implementing it in there?

@jshiell
Copy link
Owner

jshiell commented Feb 7, 2016

Good news - this was kindly contributed by @dyadix in #210 (release 4.24.0). Apologies for forgetting to close this issue!

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

4 participants