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
Is there a way to setup formatting with Google Java Format?
Or an entirely new extension is needed which will run the jar formatter on opened file?
If so, what would be the best way to implement this as an extension, e.g running external jar?
Is there a way to setup formatting with Google Java Format?
Or an entirely new extension is needed which will run the
jarformatter on opened file?If so, what would be the best way to implement this as an extension, e.g running external
jar?