Relevance Confirmation
What happened?
"format": {
"enabled": true,
"settings": {
"url": "file://$ZED_WORKTREE_ROOT/code-formatting.xml",
},
"onType": { "enabled": false },
},
Is not honored at all.
I also have:
"Java": {
"auto_indent_on_paste": false,
"format_on_save": "off",
"tab_size": 3,
"formatter": "language_server",
},
What did you expect to happen?
I expect zed to format using jdtls which itself should use code-formatting.xml.
Environment
Zed: 1.0.1
Platform: Archlinux
Java: 26.0.1
Relevance Confirmation
What happened?
Is not honored at all.
I also have:
What did you expect to happen?
I expect zed to format using jdtls which itself should use code-formatting.xml.
Environment
Zed: 1.0.1
Platform: Archlinux
Java: 26.0.1