Author Topic: Right button click "open #include file: "file.h" does not open h file of project  (Read 4463 times)

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
LS,
There is a feature open #include file: .. in the context sensitive menu  (right click button on a #include) .

I use this quite often. However sometimes it does not open a h file although it is in the project.

Does this feature only scans the include path of the compiler and not the files you put in the project (by hand)?

Jan

mariocup

  • Guest
Hi Jan,

I had the same problem. Just click in the symbol browser reparse, this should fix your problem.

Bye