Change clang-format "Visual Studio" fallback style to use NamespaceIndentation All #5124
Labels
bug
Feature: Code Formatting
fixed
Check the Milestone for the release in which the fix is or will be available.
quick fix
Works in VS
So we'd need to fix it for VS Code to reach parity.
Milestone
It currently defaults to None. The fix should only require, adding text ", NamespaceIndentation: All" to the description of the clang_format_fallbackStyle in TypeScript and to the clang_format_style variable on the language server.
Unless we think VS's default formatting should be changed instead.
The text was updated successfully, but these errors were encountered: