The clangd language server currently does not support the "Go to Definition" feature for import statements in C++20 modules. While it can successfully resolve #include directives and other symbols ...