Skip to content

zend studio 8.0常用快捷键

2011 一月 6
by 荒野无灯

习惯了VIM里面的快捷键,最近安装了zend studio 8.0 ,发现它是基于eclipse的。
以前一直用eclipse PDT,因此用zend studio也很容易接受。
整理了一些常用快捷键:

Key assist: CTRL+SHIFT+L
add comment(//): CTRL+ /
add block comment: CTRL+SHIFT+/
remove block comment: CTRL+SHIFT+\
commit …: CTRL+ALT+C
close: CTRL+W
copy lines: CTRL+ALT+DOWN
debug php web page ALT+SHIFT+D,W
delete line CTRL+D
delete next word CTRL+DELETE
delete previous word CTRL+BACKSPACE
delete to end of line: CTRL+SHIFT+DELETE
duplicate lines : CTRL+ALT+UP
find next: CTRL+K
find previous: CTRL+SHIFT+K
find and replace: CTRL+F
find text in workspace: CTRL+ALT+G
format: CTRL+SHIFT+F
generate element comment: CTRL+SHIFT+J
goto line: CTRL+L
goto matching bracket: CTRL+SHIFT+P
incremental find: CTRL+J
insert line above current line:CTRL+SHIFT +ENTER
insert line below current line:CTRL+ENTER
inspect :CTRL+SHIFT+I
join lines: CTRL+ALT+J
last edit location: CTRL+Q
matching tag: CTRL+SHIFT+>
maximize active view or editor:CTRL+M
move lines down:ALT+DOWN
move lines up: ALT+UP
new php document:CTRL+ALT+N
next editor: CTRL+F6
previous editor:CTRL+SHIFT+F6
next word:CTRL+RIGHT
previous word:CTRL+LEFT
open search dialog: CTRL+H

quick access :CTRL+3
quick fix: CTRL+1
quick switch editor: CTRL+E
redo: CTRL+Y
rename: ALT+SHIFT+R
run php web page :ALT +SHIFT+X,W
run on server :ALT+SHIFT+ X,R
save: CTRL+S
save all: CTRL+SHIFT+S

scroll line down: CTRL+DOWN
scroll line up: CTRL+UP
select line end: SHIFT+END
select line start: SHIFT+HOME
select next element: ALT+SHIFT+RIGHT
select next word: CTRL+SHIFT+RIGHT

select previous element: ALT+SHIFT+LEFT
select previous word: CTRL+SHIFT+LEFT
text end:CTRL+END
text start :CTRL+HOME
to lower case: CTRL+SHIFT+Y
to upper case: CTRL+SHIFT+X
undo :CTRL+Z
word completion: CTRL+ALT+/

把字体换成了monaco:

附:Zend Studio – 8.0.0 汉化方法

喜欢这篇文章吗?

请订阅本站 RSS feed填写您的邮件地址,订阅我们的精彩内容:,欢迎点击这里捐赠以支持荒野无灯转播到腾讯微博 转播到腾讯微博

作者:荒野无灯
出处:Hacklog【Hacklog】

声明: 本站遵循 署名-非商业性使用-相同方式共享 3.0 共享协议. 转载请注明转自Hacklog【荒野无灯weblog】

本文链接: http://ihacklog.com/?p=4299

2 Responses Post a comment
  1. 二月 12, 2011

    我想下载个ZS。可是要注册的呢。也没中文版

  2. 一月 11, 2011

    没太懂- -

Leave a Reply

Allowed Tags - You may use these HTML tags and attributes in your comment.

<a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <q cite=""> <strong>

 :wink:  :-|  :-x  :twisted:  :)  8-O  :(  :roll:  :-P  :oops:  :-o  :mrgreen:  :lol:  :idea:  :-D  :evil:  :cry:  8)  :arrow:  :-?  :?:  :!:

Note: You may use basic HTML in your comments. Your email address will not be published.

Subscribe to this comment feed via RSS