Question
clangd needs to add setting items
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

