79436493

Date: 2025-02-13 14:26:57
Score: 1
Natty:
Report link

Same problem. So far only Oracle's java extension formatter seems to be recognised by VSCode properly. This is what worked for me:

"[java]": {
    "editor.defaultFormatter": "Oracle.oracle-java"
 },

I took Molly's suggestion to generate a new default java-formatter.xml, but that didn't work either.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lee Shu Yun