10.02.2013 Views

SlickEdit User Guide

SlickEdit User Guide

SlickEdit User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Quick Start<br />

QUICK START<br />

<strong>SlickEdit</strong>® is one of the most powerful programming editors available today, and one of the most flexible.<br />

<strong>SlickEdit</strong> contains hundreds of options to let you work your way. Most people don't have time to read the<br />

whole user guide. Take a few minutes to go through the Quick Start, and you’ll be up and running with<br />

<strong>SlickEdit</strong> in no time.<br />

The information is divided into the following steps:<br />

1. Set Your Preferences<br />

2. Set Up a Workspace and Project<br />

3. Start Coding<br />

Set Your Preferences<br />

After installation, you may want to change some default options to match your own coding preferences.<br />

This section contains a list of settings that are common in many code editors. This list is not<br />

comprehensive, so we encourage you to browse all of the options screens to set preferences for<br />

something that may not be mentioned here.<br />

Options are changed using the Options dialog, which is displayed when you click Tools > Options from<br />

the main menu.<br />

Option settings are divided into two categories: General Options and Language-Specific Options.<br />

General Options<br />

General options affect all languages. All menu paths are relative to the Options dialog (Tools > Options).<br />

• Changing the emulation - During the product installation, you are prompted to choose the editor<br />

emulation. The default is CUA. To change the emulation at any time, in the Options dialog, select<br />

Keyboard > Emulation.<br />

• Maximizing the first window - By default, when an editor window is opened, it is displayed as<br />

floating. To have editor windows maximized when they are first opened, select Editing > Editor<br />

Windows, then set the option Maximize first window to True.<br />

• Expanding/collapsing with a single click - Selective Display Plus and Minus bitmaps can be<br />

expanded or collapsed with a single click rather than a double-click. To specify this option, select<br />

Appearance > Advanced, then set the value of Expand/collapse to Expand on single click.<br />

• Clicking past the end of a line - To have the ability to place the cursor past the end of a line,<br />

select Editing > General, then set the option Click past end of line to True.<br />

• Specifying cursor up/down behavior - By default, cursor_up and cursor_down commands go<br />

to the same column of the next or previous line, unless that line is shorter than the current column,<br />

in which case the cursor is placed at the end of the line. To have the cursor placed in virtual space<br />

at the end of the line, click Keyboard > Redefine Common Keys, then set the option Cursor up/<br />

down places cursor in virtual space to True.<br />

• Changing the line insert style - In code, a line of text is a meaningful unit of functionality.<br />

<strong>SlickEdit</strong>® treats line selections differently than character selections. Line selections are pasted<br />

either above or below the current line, saving you from tediously positioning the cursor at the<br />

beginning or end of a line prior to pasting. To specify where line selections are pasted, click<br />

Editing > General, then set the Line insert style option to Before or After.<br />

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

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

Saved successfully!

Ooh no, something went wrong!