You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Extract to function or Create Declaration / Definition on a source file in a case where it creates a header file.
Attempt to undo the edits and the file creation.
Bug: Undo of the file creation fails with `Unable to create file 'test.h' that already exists when overwrite flag is not set. I'm not sure if this is a VS Code bug or if there's a way for our extension to handle this correctly.