When I comment on a line in a javascript file in Visual Studio using a shortcut or button on the toolbar, there is no space before the comment text.
//the way comments are currently formatted
I want space added before the comment text.
// the way I want it
How to change default comment formatting?
I do not think you can do this out of the box. BUT you obviously can create a visual studio extension for this
Source: https://habr.com/ru/post/1432322/More articles:Trying to verify the consistency of the queue. Cannot send messages when user breakpoint - java"NS introduced by coercion" in the construction of data - rC # only show numbers after decimal point with linq - c #Cannot establish https connection with ruby - ruby | fooobar.comDoes it indicate somewhere that the number of anonymous classes starts at 1? - javaUpdating a model with a lot of attributes (backbone.js) - javascriptBetter to use global or custom GCD queues? - objective-cExtjs 4 - Panel against the window - extjsHow to suppress the "ans" line from MATLAB output? - matlabCreating Writable Directories - filesystemsAll Articles