Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly configure java formatting tab size to 4 spaces
The setting from the java-formatter.xml does not seem to be respected. Set the tab width explicitly via `editor.tabSize` to ensure this works independently of the VSCode settings regarding tab size.
- Loading branch information