Visual Studio code formatter

前端 未结 5 1379
情深已故
情深已故 2021-01-13 00:09

I\'m using Visual Studio 2008 for doing work in C# and JavaScript (AJAXy stuff).

Here\'s my issue -- I love Eclipse and especially the code formatted (Ctrl-Shift-F).

5条回答
  •  情深已故
    2021-01-13 00:33

    Here is a work around for visual studio: I just rename the extension to .css, right click inside the document and select "format document" and rename it back to .js, format is pretty good.

提交回复
热议问题