i'm using ccs compiler with sdk 6.10 for 2652r project when i open the project in ccs theia it generate a folder inside release folder called .clangd inside it contain compile_commands.json where do i get those commands without theia. the use case is i can open project and configure the intelisense with the compile_commands.json file to give code suggestion in vscode help in devlopment faster.