Get VSCode to use JSCS formatting rules

514 Views Asked by At

Is there a way to integrate VSCode with JSCS? By that I mean: change the default indentation amount of spaces, make the format option (Alt+Shift+F) format the JavaScript code using .jscsrc rules and presets?

1

There are 1 best solutions below

0
On

This is currently not supported, but we are working on a plugin story that would make this possible.