-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Language ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Description
When running Format Document, certain options in a local clang-format config file are not recognized and cause the tool to fall back on default formatting. I've observed this with at least these:
SpaceAfterTemplateKeywordFixNamespaceComments
I have confirmed these are valid according to the clang-format style guide. Only thing I can think of is these options are newer than the included clang-format version.
Metadata
Metadata
Assignees
Labels
Language ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.