duotaiya 发表于 2005-3-1 22:57:36

gphpedit

http://www.gphpedit.org/

Syntax Highlighting
> Highlights PHP/HTML
gPHPEdit will recognise PHP and HTML files and colour highlight the file during editing. It recognises all PHP functions up to and including PHP 4.3.0.

> Highlights CSS
gPHPEdit will recognise CSS files and colour highlight the file during editing. It highlights valid CSS classes and descriptors.

> Highlights SQL (BETA)
gPHPEdit will recognise SQL files and colour highlight the file during editing. This functionality is in it's early stages of development and may have bugs. The files will not be affected, but may not appear correctly highlighted.

http://www.gphpedit.org/images/scr-highlight.png

Coding Assistance
> Dropdown Function Lists
Start typing the first few characters of a PHP function name and gPHPEdit will drop down a list of all the PHP functions that match. It recognises all PHP functions up to and including PHP 4.3.0.

> Function Parameter Popups
After typing the name of a PHP function and hitting the open parenthisis "(" button, a list of the required/desired parameters will appear to help you remember the order of them.

> Class/Function Browser
If your file is in the same location as other PHP files, gPHPEdit will automatically examine them and display a list of all the functions and classes in those files in a tree view on the left hand side of the editor. This view can be hidden/shown with a keypress for those times when you wish to use the full width of your screen.

http://www.gphpedit.org/images/scr-coding.png

Syntax Checking/Navigating Code
> Lint Checking
If you have the command-line binary installed for PHP, gPHPEdit can use it to do a "lint" check on your code. If the command line binary finds a problem it will underline the appropriate line with a wavy redline (ala Microsoft Word's spell check).

> Incremental Search
Either click in the box or hit Ctrl+I to start typing some text to match. As you type the editor will find text that matches. If you know there are multiple matches, hit Enter each time to cycle through them. When you are finished searching, hit Escape to send the focus to the editor to make the changes at the last found position.

> Go To Line
If you know the line you wish to edit (for example from an in-browser error message), click in the box or hit Ctrl+G to type a line number. When you press Enter gPHPEdit will go straight to that line ready for editing!
http://www.gphpedit.org/images/scr-syntax.png

Integrated Help
> Context Sensitive
Simply highlight the PHP function you wish to lookup, hit F1 and the desired help page will open in a new tab within gPHPEdit (provided that you have the PHP documentation installed in the correct place and that you have the gtkhtml2 component installed).

> Hyperlinked
After viewing one of the context sensitive pages, the links within the page are active so you can click from page to page to view related help pages.

> Fast Startup
Because the help system is an integral part of gPHPEdit, there is no startup time when hitting F1 - the page loads almost immediately after the button is pressed!
http://www.gphpedit.org/images/scr-help.png

涩兔子 发表于 2005-3-2 08:51:06

不错,和zend有一比 :mrgreen:

ise 发表于 2005-3-3 23:37:25

试试看!

jiangtao9999 发表于 2005-3-4 21:41:27

木有 DW 好~~ :oops:

涩兔子 发表于 2005-3-5 09:24:49

木有 DW 好~~ :oops:

可爱的涛涛 :P

jiangtao9999 发表于 2005-3-5 09:50:24

木有 DW 好~~ :oops:

可爱的涛涛 :P
可爱有用么?

:?

duotaiya 发表于 2005-3-5 13:44:47

木有 DW 好~~ :oops:
:? 我不会用dw

涩兔子 发表于 2005-3-9 08:05:06

木有 DW 好~~ :oops:

可爱的涛涛 :P
可爱有用么?

:?

可爱招女生喜欢,特别是大龄女生 :P

jiangtao9999 发表于 2005-3-9 10:51:57

木有 DW 好~~ :oops:

可爱的涛涛 :P
可爱有用么?

:?

可爱招女生喜欢,特别是大龄女生 :P
:cry:
公司里的一个 PPJJ 辞职了………
页: [1]
查看完整版本: gphpedit