Downloads on Visual Studio Marketplace: VS2019, VS2022
Align single-line comments for C, C++, C# and JavaScript
The extension looks for the last index of //
which is farthest to the right. Whitespaces are then added accordingly between the end of the code and the inline comment for all selected lines.