2025-12-11 10:09 AM
The code completion provided by clangd automatically introduces the header file corresponding to the function
This is a very bad thing !
A configuration item needs to be added to the setting.json to disable automatic header file insertion
2025-12-11 10:56 AM
2025-12-11 11:07 AM - edited 2025-12-11 11:09 AM
Oh, yes.
I want ST32 for vscode to automatically add this configuration command when generating setting.json.
This feature of clangd is bad !