haiyuewa opened a new pull request, #14525: URL: https://github.com/apache/nuttx/pull/14525
Use VSCode + clangd plugin to develop the code, the clangd will save the metadata into .cache directory, it is about the compile_commands.json: cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=True Add the .cache into .gitignore for friendly clangd development environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org