10.02.2013 Views

SlickEdit User Guide

SlickEdit User Guide

SlickEdit User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

TOOLBARS AND TOOL WINDOWS<br />

from the main menu, click Tools > Options > Editing > General, then set the option CR w/o LF<br />

erases line in build window to False.<br />

For more details on this topic, see Building and Compiling.<br />

Class<br />

Docked as a tab on the left side of the editor by default, the Class tool window provides an outline view of<br />

both the members of the current class as well as any visible inherited members. This tool window also<br />

shows the inheritance hierarchy of the current class. This is useful for object-oriented programming<br />

languages such as Java. In addition to the menu item, you can activate or toggle this window by using the<br />

activate_tbclass or toggle_tbclass commands. See Class Tool Window for more information.<br />

Clipboards<br />

Allows you to preview and manage clipboards. Shows a list of recently used clipboards and lets you insert<br />

a clipboard into the current buffer. The tool window contains a Preview area that lets you see the entire<br />

contents of a clipboard with color coding. In addition to the View > Toolbars > Clipboards menu item,<br />

there are several other ways to display the tool window:<br />

• Using the menu item Edit > List Clipboards (Ctrl+Shift+V or list_clipboards command)<br />

• Using the activate_clipboards command<br />

• Toggle the window with the toggle_clipboards command<br />

See Clipboards for more information.<br />

Code Annotations<br />

Code Annotations allow you to store information about code–such as task notes, personal comments, and<br />

review comments–without actually modifying the code. This tool window provides a detailed view of<br />

annotations that you have created as well as operations for adding, modifying, and removing annotations.<br />

You can also use the tool window to create your own annotation types. See Code Annotations for more<br />

information.<br />

Current Context<br />

Docked in the top upper-right section of the editor by default, Current Context displays the logical location<br />

of the cursor within your code. If it is within a class, it displays the class name. If it is within a function, it<br />

displays the function name. If the function is within a class, it displays the class and the function name. See<br />

Current Context Tool Window for more information.<br />

Defs<br />

Docked as a tab on the left side of the editor by default, the Defs (Definitions) tool window contains the defs<br />

browser, which provides an outline view of symbols in the current workspace. In addition to the menu item,<br />

you can activate or toggle this window by using the activate_defs or toggle_defs commands. See Defs<br />

Tool Window for more information.<br />

Exceptions<br />

Allows you to add, edit, disable, and delete breakpoints. For more information, see Setting Breakpoints.<br />

File Tabs<br />

Toggles visibility of the tabs for the open buffers in the editor. By default, these tabs are visible and the<br />

maximum number that can be displayed is 255. Right-click on the file tabs to display a menu of save,<br />

close, and window splitting options. For more information, see Buffers and Editor Windows.<br />

<strong>SlickEdit</strong>® <strong>User</strong> <strong>Guide</strong> 69

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!