You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you can, provide a minimal chunk of code that shows the problem (either inline, or attach it if larger).
Logs
Please attach the clangd log from the "Output" window if you can.
If possible, run with --log=verbose - note that the logs will include the contents of open files!
System information
Clangd version (from the log, or clangd --version):
clangd extension version: 16.0.0
Operating system: osx ventura 13.1
The text was updated successfully, but these errors were encountered:
Modules intellisense and completion not working even when cmake compiles
llvm compiled from https://github.com/mathstuf/llvm-project/tree/p1689r5-csd
according cmake reference https://gitlab.kitware.com/cmake/cmake/-/issues/18355
Compilation works and executable but intellisense
main.cpp
hello.cppm
CMakeList.txt
If you can, provide a minimal chunk of code that shows the problem (either inline, or attach it if larger).
Logs
Please attach the clangd log from the "Output" window if you can.
If possible, run with
--log=verbose
- note that the logs will include the contents of open files!System information
Clangd version (from the log, or
clangd --version
):clangd extension version: 16.0.0
Operating system: osx ventura 13.1
The text was updated successfully, but these errors were encountered: