Is there any way to have the code formatter insert missing trailing commas?
w
wasyl
01/05/2024, 7:29 AM
There is an option in code style settings but it's usually broken. I had some observations that it tends to work initially when the IDE is opened and then stop
t
twisterrob
01/06/2024, 10:58 PM
I have it on for JS and it works, but I guess different plugin :) Consider adding it to .editorconfig, it might behave differently than just setting it?