博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

大器晚成的五多

Quick & Win
pascal4123.cublog.cn


SlickEdit学习笔记14: Cool Features
Code Navigation
    Use (Ctrl+.) to jump from a symbol to its definition.
    Use (Ctrl+/) to list all of references for the current symbol and optionally jump to the first reference. Thest operations set a bookmark that can be popped to return you to the previous location (Ctrl+,).

Symbol View
    Select symbol window (command toggle_symbol)to display the definition of the current symbol in the editor window.

Reference View
    Use (Ctrl+/) to display the list of references for a symbol.

Syntax Expansion
    Expands common block structures when initial keys are typed. When a syntax word is typed followed a space, SlickEdit completes the rest of the statement.

Surround With

Completions
    Use (Ctrl+Shift+Space) to automatically complete the typed keyword.
    Use (Ctrl+Shift+,) to select previous command.
    Use (Ctrl+Shift+.) to select net command.

Editable, Dynamical Diff Tool
   
Aliases
    The alias command displays, creates, or modifies aliases. To expand an alias, execute the expand_alias command (Ctrl+Space). Aliases can autocally insert date, time, cursor placement and prompt for parameters. Aliases are stored by default in a file called "alias.slk".

SmartPaste
    Automatically.

Backup History
    Store a new version of a file when it is saved.

Smart Line Selections



发表于: 2008-06-28 ,修改于: 2008-06-28 22:24,已浏览131次,有评论0条 推荐 投诉


网友评论

发表评论