Label recognition
CA3 has build in more tool tips like the CTT's discussed in the previous topic. One of these tool tips are the label recognition tips. CA3 can recognize labels and let you view what line these labels are... See figure 46.
Figure 46. CA3 recognizes labels!
Here you can see the label recognition in action. As you can see the ml.err102 label is located at line 257. The most powerful option of label recognition is yet to come. Try pressing CTRL while moving over the label. The cursor will change to a hand point. If you click now (whilst holding CTRL) CA3 will jump to the line where this label is declared! That is something REALLY powerful. Maybe even MORE powerful is this: After you've jumped to a label, try hitting CTRL+BACKSPACE. CA3 will then RETURN to the position you were BEFORE you jumped to the label!
File recognition
Another thing CA3 has built in is file recognition. This works almost the same as the label recognition, difference is this is for included files. Figure 47 explains better.
Figure 47. CA3 recognizes files!
Here you see the file recognition in action. It works exactly the same as the label recognition. Move your mouse over a filename. After a short while a tool tip will be shown with all kinds of information about the file! By holding CTRL and clicking when the mouse has changed to a hand point CA3 will open the file in a new window or pop-up the window if the file already is open. It's THAT simple...