[备份]Zend Studio for Eclipse的一些设置

November 3rd, 2008 by Dream☆Wing Leave a reply »

因换电脑,之前在Phpchina询问ZSE的perferences能不能备份,毕竟一些设置自己已经熟悉了,用起来上手,结果杳无消息,只好自行再次配置,特记录在此,供以后查看。

1.配置PHP Project +SVN

之前直接建SVN Project会出现编辑PHP时没有代码提示的功能,很是不方便。

原来只有在PHP Project里才会有代码提示功能,于是建立PHP Project,按照以下步骤连接SVN:

a. 首先建立PHP Project: yoyo2,  PHP Version: PHP 5 or greater

b. Window->Show View->SVN Repositories

c. New Repostories Location

d. yoyo2->Team->Share Project->Next….Done

2. Keys—-Scheme: Zend Studio

Delete Line —– Ctrl+D

Cut Line —– Ctrl+Shift+X     In Dialogs and Windows(New)

File Search —– Ctrl+Shift+F     Editing Text(New)

Find Next —– F3

Open Source —– Ctrl+Shift+R

Open PHP Element —– Alt+Shift+G

Backward History —– Alt+Left

Ctrl+Alt+Down

Ctrl+Alt+Up

Ctrl+W

Ctrl+/

Ctrl+Shift+/

Ctrl+Shift+p

3. Preferences->PHP->Editor->Save Actions->Remove trailing whitespace: All Lines.

4. Preferences->General->Apperances->Colors and Fonts->Basic:Text Font->fixedsys

  • Share/Save/Bookmark
Advertisement
Post comment as twitter logo facebook logo
Sort: Newest | Oldest

Zend Studio 7.0: File->Export->Perferences可以备份
之前的版本未注意。

Open PHP Element —– Alt+Shift+G
在Zend Studio7.0中变成Opens a method in a PHP editor --- Alt+Shift+M

Trackbacks