If you see a message similar to this
No compiler results available |
---|
Results for all compilers have been hidden. More information. |
in the Details Pane when viewing a snippet it means that you have the snippet view set up to display a table of compiler results but have configured the compilers so that none of them display in the table.
There are two possible solutions, depending on whether you compiler results to be displayed or not.
Assuming you do want compiler results displayed you need to tell CodeSnip enable this in the Configure Compilers dialogue box.
Display the dialogue box from the Tools | Configure Compilers menu option. Using the list of compilers on the left of the display select a compiler whose compile results you want to see displayed in the Details Pane and, making sure the Compiler tab is selected, tick the Display results for this compiler in details pane check box. Repeat this step for each compiler whose results you want to display.
When you have done, close the dialogue box using the OK button. If you are currently displaying a snippet the display will change and the above message will be replaced by a table of the required compiler results.
If it was you intention to hide all compiler results you should not switch off the display of individual compiler results in the Configure Compilers dialogue box, but should instead remove the Compiler Results Table component from the page layout of each snippet type using the Snippet Layout tab of the Preferences dialogue box.
Display the dialogue box from the Tools | Preferences menu option
and select the Snippet Layout tab. Select a page layout from the
Edit page layout for snippet kind drop-down list. Check to see if
the Compiler Results Table component is listed in the
Displayed page components list box. If so, select it and click
the button, or press Ctrl+Left, to remove the component from the page. Repeat this for
all snippet kinds, selecting each in turn from the drop-down list.
Close the dialogue box by pressing OK. If you are displaying a snippet the display should change and the above message should disappear.