-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Feature: Code FormattingLanguage Servicemore info neededThe issue report is not actionable in its current stateThe issue report is not actionable in its current state
Description
Environment
- OS and Version: Debian GNU/Linux 12 (bookworm)
- VS Code Version: 1.96.0
- C/C++ Extension Version: 1.26.3
- If using SSH remote, specify OS of remote machine: MacOS
Bug Summary and Steps to Reproduce
Bug Summary:
This bug came out when I updated to the newest version of cpptools extension(1.26.3). I tested the previous version(1.25.3) works well.
Steps to reproduce:
- Go to *.c
- Ctrl + Shift + I (Format Document)
- Error: There is no formatter for C
Expected behavior:
Format the code
Configuration and Logs
setting.json:
{
"explorer.confirmDelete": false,
"C_Cpp.clang_format_style": "xxx/.clang-format",
"editor.formatOnSave": true
}
Other Extensions
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Feature: Code FormattingLanguage Servicemore info neededThe issue report is not actionable in its current stateThe issue report is not actionable in its current state
Type
Projects
Status
No status