To use TICS from within Visual Slickedit configure TICS as an external tool. The output from TICS will be shown in a separate window, which links the TICS output directly to the source window, by clicking on the line on which the filename and line number is printed in the TICS output window.
Menu
→ Project
→ Project Properties...
Configurations...
, e.g. .c
Tools
New
and name this TICS
TICS
and set the following options
for this tool:
Command Line:
tics %f
Run from dir:
%p
Capture output
Output to process buffer
Clear process buffer
Ok
to save and close the dialog.