Hi, I noticed the following config doesn't work as expected:
{
"editor.formatOnSave": true,
"opencl.formatting.name": "clang-format"
}
Issuing Format Document command works fine.
Is there any specific config setting I should use to enable formatting on save?
Hi, I noticed the following config doesn't work as expected:
Issuing Format Document command works fine.
Is there any specific config setting I should use to enable formatting on save?