I am a user of the clangd extension in VSCode, and I appreciate its features for code completion and linting. However, I would like to request the integration of run and debug buttons directly in the interface.
Currently, using clangd lacks built-in options for running and debugging code, which makes it less convenient compared to other extensions like cpptools. Having these buttons would greatly enhance the workflow for users who primarily use clangd.
The attached picture shows the integrated button provided by cpptools, which may be more practical for running/debugging a single file.
I am a user of the clangd extension in VSCode, and I appreciate its features for code completion and linting. However, I would like to request the integration of run and debug buttons directly in the interface.
Currently, using clangd lacks built-in options for running and debugging code, which makes it less convenient compared to other extensions like cpptools. Having these buttons would greatly enhance the workflow for users who primarily use clangd.
The attached picture shows the integrated button provided by cpptools, which may be more practical for running/debugging a single file.
Thank you for considering this feature request!