Can't Find C++ Header Files In #23731
Esat-Karakaya
started this conversation in
Language Support
Replies: 1 comment
-
You may need to configure clangd. See: Zed C++ Language Docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Check for existing issues
Describe the bug / provide steps to reproduce it
when I include header files like <bits/stdc++.h> they get underlined with a warning saying this file could not be found. You can paste this code to a .cpp file to replicate this issue:
The code compiles just fine but it seems like zed can't find necessary files. I used flatpak to install zed
Zed Version and System Specs
Zed: v0.170.2 (Zed)
OS: Linux Wayland ubuntu 24.04
Memory: 15.4 GiB
Architecture: x86_64
GPU: Intel(R) Iris(R) Plus Graphics (ICL GT2) || Intel open-source Mesa driver || Mesa 24.0.9-0ubuntu0.3
If applicable, add screenshots or screencasts of the incorrect state / behavior
If applicable, attach your Zed.log file to this issue.
Zed.log
Beta Was this translation helpful? Give feedback.
All reactions