Hi,
Looking to use an external editor for source code with CC V5. I went to preferences->general->editors->file associations, added *.c and *.h to "file types" window, added my editor executable to "associated editors" window and clicked default for each.
Now when I build, if I click on an error in the Problems window, it goes to the built in CC editor windtow. If I click on a warning, however, it does fire up my editor, though it does not go to the correct line number.
Why doesn't it work with the errors, but does with the warnings? Is there a way to get it to go to the correct line number, as it does in IAR?
Thanks
Steve