I try me best but sublime don’t formatting code when I save. i want to formatting code or beatify code when I saved each of the time is there any solution ?
Sublime formatting
bschaaf
#2
You would have to install a 3rd party package to do this. I suggest checking https://packagecontrol.io/ find something specific to your use case.
1 Like
jfcherng
#3
https://packagecontrol.io/packages/Fmt is a general one, which requires you to config it correctly to call local formatter. The formatter must support I/O from standard I/O iirc but I am not sure.
0 Likes