| 
 
			| Tue Nov 06, 2007 9:20 pm |  | Replies: 1 |  | Views: 4548 |    |  | Hi,
I have been using Prado with PHPEd and it works great for the .php files Prado uses, but the Prado template files which have a .page extension only view in the editor
 as a plain text file.
 
 Th ...
 | 
	| 
 
			| Thu Nov 01, 2007 9:22 am |  | Replies: 1 |  | Views: 4979 |    |  | I know code completion can be configured, but it would be super nice to have 
support for the Prado .page extension.
 | 
	| 
 
			| Thu Apr 26, 2007 11:11 pm |  | Replies: 7 |  | Views: 5566 |    |  | I love PhpED, but the file open dialog is terrible.  It appears that it's a custom one made with some shell components in Delphi.
It would be much nicer to at least have the option of using the stand ...
 | 
	| 
 
			| Mon Apr 23, 2007 9:51 am |  | Replies: 0 |  | Views: 4433 |    |  | It's open source and available on sourceforge.
No reason why you guys could not add a visual form builder and use XML files to store the
 object properties etc.
 
 http://sourceforge.net/projects/vc ...
 | 
	| 
 
			| Sun Apr 22, 2007 9:05 pm |  | Replies: 1 |  | Views: 4706 |    |  | Hi,
I can't seem to get the code completion to with with the Zip extension class.
 
 If I create a new instance of the zip class like so:
 
 $zip = new ZipArchive();
 
 and then do $zip->  I get  ...
 | 
	| 
 
			| Sun Apr 22, 2007 4:33 pm |  | Replies: 3 |  | Views: 5486 |    |  | Hi,
Just wondering if there is a way to have the SHIFT+CTRL+S to happen automatically when I save a file locally?
 
 I am currently publishing to a SFTP directory and when debugging I end up doing SH ...
 | 
	| 
 
			| Sun Apr 22, 2007 4:28 pm |  | Replies: 1 |  | Views: 5394 |    |  | Hi,
I can't seem to get smart tabs to work, I check it off in the editor settings but it does not work.
 
 This is what is supposed to happen:
 
 When tabbing, the cursor will go to the next non-wh ...
 |