Make a PHP Editor from the base TextPad product
Posted: Fri Aug 06, 2004 3:50 pm
At http://www.php-editors.com the base Textpad is already well received, but it could really pull away from the pack if it adds in some basic PHP/General Programming features. I know there are a few add-ons available, but none are written into TextPad and make it feel like it is part of the main product.
My suggestions:
1) In the Left Window Pane where Clips are shown, add:
- A window that shows Functions/Methods, variables, classes
- The File Explorer with Favorites
- The Code Explorer
- The Project Explorer
- FTP facility
2) Code folding
3) Quick inserting the PHP functions with parameters hint
4) PHP Debugger
5) PHP Syntax Check
6) Internal Browser
- Run the PHP script and preview the result in the internal or external browser
7) Full control of the script's input data
There is a LARGE PHP following and this community could really use a company to step up and take over this niche, much like JBuilder has for Java programming (personal preference/opinion).
Joey
Joey
My suggestions:
1) In the Left Window Pane where Clips are shown, add:
- A window that shows Functions/Methods, variables, classes
- The File Explorer with Favorites
- The Code Explorer
- The Project Explorer
- FTP facility
2) Code folding
3) Quick inserting the PHP functions with parameters hint
4) PHP Debugger
5) PHP Syntax Check
6) Internal Browser
- Run the PHP script and preview the result in the internal or external browser
7) Full control of the script's input data
There is a LARGE PHP following and this community could really use a company to step up and take over this niche, much like JBuilder has for Java programming (personal preference/opinion).
Joey
Joey