Creation declaration/definition that targets a new file (or an empty one) has 2 extra newlines if clang-format isn't used #10164
Labels
bug
Feature: Create Declaration or Definition
insiders
Currently only repros with our latest Insiders release.
Language Service
Works in VS
So we'd need to fix it for VS Code to reach parity.
Milestone
In test.h, do Create Declaration/Definition on
with an empty test.cpp.
Bug: The result has 2 extra newlines:
It's possible the root cause issue might result in other bugs, not sure though.
The text was updated successfully, but these errors were encountered: