回答編集履歴
1
追記
answer
CHANGED
@@ -3,4 +3,8 @@
|
|
3
3
|
- 対応バージョンは2019までしか記載がないので2022で使えるか?
|
4
4
|
といった懸念点はありますが、試してみてはいかがでしょうか。
|
5
5
|
|
6
|
-
参考:[Formatting - at once - all the files in a Visual Studio project](https://stackoverflow.com/questions/931406/formatting-at-once-all-the-files-in-a-visual-studio-project)
|
6
|
+
参考:[Formatting - at once - all the files in a Visual Studio project](https://stackoverflow.com/questions/931406/formatting-at-once-all-the-files-in-a-visual-studio-project)
|
7
|
+
|
8
|
+
# 追記
|
9
|
+
[Support for VS2022 #16](https://github.com/munyabe/FormatAllFiles/issues/16)にてフォークで2022対応したものが公開されているようです。
|
10
|
+
[FormatAllFilesPlus](https://marketplace.visualstudio.com/items?itemName=Havunen.FormatAllFilesPlus-1)
|