Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1686337
  • 博文数量: 607
  • 博客积分: 10031
  • 博客等级: 上将
  • 技术积分: 6633
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-30 17:41
文章分类

全部博文(607)

文章存档

2011年(2)

2010年(15)

2009年(58)

2008年(172)

2007年(211)

2006年(149)

我的朋友

分类: LINUX

2008-06-24 19:24:14

    SlickEdit includes the following screen elements:
    Title bar - the product name and path of the current file in focus.
    Main Menu - groups of buttons.
    Standard Toolbar  -
    Editer Pane
    Editer Tool Windows
       Backup History
       Bookmarks
       Breakpoints
       Build
       Class
       Clipboards
       Code Anotations
       Current Context
       Defs
       Exceptions
       Projects
       References
          Docked as a tab on the bottom of the editor by default. You can use the Go To References feature by click Ctrl+/ or input command push_ref. The other way to activate referrence is that command toggle_refs, and then input symbol, and then return back.

       Regex Evaluator
       Search Results
       Context Tagging
       Symbols
          Docked as a tab on the bottom of the editor by default. You can activate it by using the command toggle_symbol.
    File Tabs   - for open buffers and files


Search > Find                Ctrl+F
Search > Next Occurence      Ctrl+G
Search > Previous Occurrence Ctrl+Shift+G

Search > Replace             Ctrl+R   (support Regular Express!)

Search > Go to Line          Ctrl+J
Search > Go to Definition    Ctrl+.

Search > Go to Offset

Search > Bookmarks           Ctrl+Shift+J

Document   >   Next buffer       Ctrl+N
Document   >   Previous buffer   Ctrl+P
Document   >   list buffer       Ctrl+Shift+B

- Select Lines in current block -

Tool       >   Beautify         



   
   
阅读(1227) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~