-
Couldn't load subscription status.
- Fork 1.7k
Closed
Description
Environment
- OS and Version: Windows 10 Enterprise 22H2
- VS Code Version: 1.74.3
- C/C++ Extension Version: 1.13.9
Bug Summary and Steps to Reproduce
Bug Summary: Opening a folder with C code in it, with just the C/C++ extension installed, causes a file named ".s" to appear at the root folder. It reappears shortly after--without doing anything in the GUI--if I delete it.
Steps to reproduce:
- Create a new folder from the commandline.
- Cd to it & touch main.c
- Open the folder
- Wait a few seconds
- (Disabling C/C++ extension causes this not to happen).
Expected behavior:
Configuration and Logs
There is no `c_cpp_properties.json`. This is an empty folder except for main.cOther Extensions
There are no other extensions installed.
Additional context
Here is a screenshot. The unicode characters are lessthan/greaterthan characters.
I uninstalled VSCode, deleted everything I could find under %HOME%/AppData named "vscode" or "cpptools", reinstalled, and it keeps happening.
If I delete the file, it reappears momentarily. If I turn off the extension this does not happen.
Metadata
Metadata
Assignees
Labels
No labels
