SlickEdit 2014 v19 Release Candidate 5 » Developer.Team

SlickEdit 2014 v19 Release Candidate 5

SlickEdit 2014 v19 Release Candidate 5
SlickEdit 2014 v9 Release Candidate 5 | 277 Mb


Typing a member access operator (for example, '.' in Java' or "->" in C++) displays a list of the members for the corresponding object or symbol. To access this feature on demand, press Alt+Dot.

Show Comments - Comments are displayed in a mini HTML window which supports rendering Javadoc, Doxygen, and XMLdoc comments. When a symbol has multiple definitions or overloads, and multiple sets of comments, the comments will indicate that you are looking at item "". Click on the arrows or use Ctrl+PgUp and Ctrl+PgDn to cycle through the comment sets.
Completion on Space - Pressing the spacebar when List Members is displayed will insert the longest unique matching prefix from the symbols in the list. For example, if the list contains FLAG_CHAR and FLAG_LONG, then typing FL completes the line of code up to FLAG_.

Use (Ctrl+Dot) to jump from a symbol to its definition. Use (Ctrl+/) to list all of the references for the current symbol and optionally jump to the first reference. These operations set a bookmark that can be popped to return you to the previous location (Ctrl+Comma). Use (Ctrl+Dot) to jump from a symbol to the symbol definition.

Surround existing lines of code with block statements or tags. Dynamic Surround allows you to expand a block after syntax expansion, using the arrow keys to move the end of the block up or down. Surround With allows you to select lines and then choose a block structure or tag.

The built-in beautifier allows very fine-grained control over source formatting options for C/C++ and Objective-C. You can pick from one of several pre-existing profiles and save your modifications to create your own profiles. Source can be beautified on demand using any of the profiles and can be configured to beautify as you type using your preferred beautifier settings.

When the "Beautify while typing" feature is enabled for C++ or Object-C, your code will be automatically beautified when you type ';', '{' or '}'. This improves the consistency of your code and produces more readable code with better spacing.

SlickEdit is the first product to beautify C++ as you type. Even with the complexity and ambiguous syntax of C++, re-spacing options for all operators including * are supported.

Displays the definition of the current symbol and associated documentation in the editor window, allowing you to see the definition without having to open a separate buffer. The Preview window also shows information for other windows, including the Class, Defs, References, and Symbols tool windows. By default, Preview is docked into a tab groub along the bottom of the editor. It can also be displayed by selecting View > Toolbars > Preview.

Displays the list of references for a symbol. Use (Ctrl+/) to open the References view for the current symbol, or you can type or select a symbol in the Symbol drop-down list. Click on a reference to preview it. Double-click to jump to it.

Expands common block structures (if, for, try, ...) when the initial keyword is typed. For example, when "if" is typed followed by a space, SlickEdit inserts the parentheses for the condition and the braces. You can define additional structures to be expanded.

Use to surround existing lines of code with a new structure such as: if, for, while, and try. The existing code is automatically placed inside braces and indented. Additional structures can also be defined for Surround With.

Completions reduce keystrokes by automatically completing symbols as you type. After typing the first few characters of a symbol, a brief pause will pop up a list of possible completions. This list is comprised of matching symbols in the tag database and matching lines of code in the current buffer. If a line match is selected you can add successively more text from that line using the complete-more command (Ctrl+Shift+Space).

Use to compare directories and files. When comparing files, the diff highlights the lines and characters that do not match. You can edit the files in the diff view using many of the features available in the editor window. The diff is automatically updated as you edit.

Use to automate the creation of common code elements, like a standard class implementation or design patterns. You can create templates for a whole file or multiple files.

Here is a top-20 list of SlickEdit commands:

1. e file Edit a file
2. sa file Save file as
3. number Go to line number
4. f symbol Find a symbol
5. /search_string/options Search for a string
6. c/search/replace/options Replace a string
7. gt/search/options Substring search for a symbol
8. sb name Set a bookmark
9. gb name Jump to a bookmark
10. help topic View help on topic
11. man command Show Unix man page
12. cd directory Change directory
13. dir directory Show directory in the file manager
14. list wildcards Show directory tree in the file manager 15. del filename Delete file
16. pushd directory Push directory
17. popd Pop directory
18. set env=value Set environment variable
19. dos command Execute command outside of editor
20. math expr Evaluate expression

Home:
http://www.slickedit.com


[/b]

[b] Only for V.I.P
Warning! You are not allowed to view this text.


DON’T SHARE THIS FILE


OUTSIDE OF


http://developer.team.
SiteLock