Project Window Wish Items When you right click on "<file>.c" in the project window, add an option "Open <file>.h". Likewise, when you right click on "<file>.a51" in the project window, add an option "Open <file>.inc". It is a multistep process to add a ".h" or ".inc" as a text file to the project It should be as easy as adding a ".c" or a ".a51" file to the project. Also, add a "rename" option when you right click a Target, Group, or File in the project window.
Thanks for the "slow" double click technique. Even though it is a window's standard technique, I would not have thought of it. It sure beats editing the .UV2 file. In regards to Not everyone uses that convention for externs and function prototypes. If you right-click on a #include <file.h> in the source code, one of the options opens the header file. How about the simpler task of adding a "Open <file.h>" to the context of any file. Opening the corresponding ".h" file is just too useful of an action not to place on the context menu.
How about the simpler task of adding a "Open <file.h>" to the context of any file. Opening the corresponding ".h" file is just too useful of an action not to place on the context menu. OK. I'll add it to the list. Jon
OR: why not have the Project window automatically display all the #included files - like Borland C++ Builder does (among others) This should include the .SRC file for 'C' files with the 'SRC' option