I would like to organize my include statements in order and in blocks, similar to the .clangd configuration. I need to know if the .clangd or eclipse configuration are the only options to organize my includes or if I can follow the project pattern, which uses the .editorconfig file.
Also, is it possible to work with both at the same time in VS Code or Visual Studio?
Although I tried to search for some configuration I could use in .editorconfig, I just find configurations in clang-format or eclipse.