Bazel include with namespace doesn't work #6648
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
product: IntelliJ
IntelliJ plugin
type: bug
Description of the bug:
src/workerd/api/node/buffer.h
The recommendation is correct. The file has
#include <workerd/jsg/jsg.h>
but stillsrc/workerd
prefix is needed in include to resolve this macro correctly.Which category does this issue belong to?
Intellij
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
No response
Which Intellij IDE are you using? Please provide the specific version.
Clion 2024.2
What programming languages and tools are you using? Please provide specific versions.
ts,js,c++,python,rust
What Bazel plugin version are you using?
latest
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: