4

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?

Jeroen
  • 60,696
  • 40
  • 206
  • 339

1 Answers1

0

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