0

If my code does either:

#include "file.h" #include <file.h>

How can I jump into those files? I'm aware of "find quickly" and the "popup of included files" dropdown '#' menu, but these both only work for local includes for me.

I'm sure I found a way once but then forgot it when I stopped working on Mac for a while and now I cannot find it again :(

Mr. Boy
  • 60,845
  • 93
  • 320
  • 589

1 Answers1

0

Have you tried command clicking on the the import?

Abizern
  • 146,289
  • 39
  • 203
  • 257