You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started to use jdtls with neovim couple of days ago and it works great, what I now wanted to use is editorconfig to be able to define some code guidelines across multiple IDEs, is there any support for editorconfig (https://editorconfig.org/)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi folks,
I started to use jdtls with neovim couple of days ago and it works great, what I now wanted to use is editorconfig to be able to define some code guidelines across multiple IDEs, is there any support for editorconfig (https://editorconfig.org/)
I found this Google CodeStyle for Java as editorconfig (https://gist.github.com/patrick-werner/1a752c624e96cd1a7c1527c5b1936970), but it looks like it's only usable by IntelliJ. Something like that for jdtls would be really awesome.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions