All-in-one PHP Editor
本來只想找比 TopStyle 更好用的 CSS 編輯程式,但卻意外找到一個可取代 Editplus 來編寫 HTML, CSS, JavaScript, XML 及 PHP 的軟件。
Rapid PHP Editor – http://www.blumentals.net/rapidphp/
HTMLPad 應該有很多人聽過吧,作者就是同一人。
自稱 “Editor” 實在太自謙了。Rapid PHP Editor 在功能上比其他專業的 PHP IDE 有過之而無不及,提供 Code Explorer, Inspector, Cliptext, SQL Broswer 等強大功能,媲美 Microsoft Visual Studio,更完全彌補了平日使用 Editplus 的不足。
另外還有 Auto Replace 及 Snippets 功能,足以取代 Editplus 的 Auto Completion。唯一缺點是不支援中文輸入…這個問題頗為嚴重 -.-
吸引我使用的重點功能:
-
能綜合編輯 HTML, CSS, JavaScript, XML 及 PHP,不像 Komodo IDE, Zend Editor 這些只精於 PHP
Rapid PHP Editor is the world's only PHP editor that includes full-scale HTML, CSS and JavaScript editors. Now you can accomplish more with a single tool. - Code Explorer, 列出 PHP/JS 卻本中所有變量、Class 及 Function; 列出 CSS 中所有的 Selector 及 Element
- Inspector, 類似 VS 的 Properties Window
- Cliptext, 相當於 Dreamweaver, 當點選某個 Tag 時,便會列出可用的 Attribute;CSS 亦然;PHP 方面則能夠顯示內置 Function
- Snippet, 預先定義一些常用代碼,並加入快捷鍵,然後便可很方便地輸入那些常用代碼 ( 例如按 Ctrl+1 便會自動輸入 if() { } )
- Auto Replace, 等同 Editplus 的 Auto Completion, 此功能對我來說相當重要。認識我的人都知道我很依賴 Editplus 的 Auto Completion 功能,所以沒這個功能我認為絕不能說服我放棄後者
- SQL Broswer, 能直接登入 MySQL, PostgreSQL 等數據庫,能直接執行 query, 但主要只能看到 Schema 而已 (應該是基於安全理由吧)
- FTP Browser, 不但能直接上傳檔案,更能瀏覽遠端 FTP 伺服器的檔案…看來 SmartFTP 的出場率會減少了-.-
- 內置 HTML Tidy, 在 Editplus 中的話就要自訂 User Tools, 並且為每個 Tidy 功能準備一個 config 檔
這麼強勁的軟件居然只售 USD 29.89,看到價錢後幾乎嚇了一跳,試用後就急不及待的買下來。
程式作者還有另一個旗艦產品: WeBuilder 2006。其實和 Rapid PHP Editor 沒兩樣,只不過多了 ASP 的支援: http://www.blumentals.net/rapidphp/compare.php
Rapid PHP Editor 綜合了多種 Web 的開發功能,不過Editplus 仍然佔一個很重要的位置,因為其他語言都要靠她呢!
No Comments »
RSS feed for comments on this post. TrackBack URL
Leave a comment
You must be logged in to post a comment.