| Mon Feb 05, 2007 1:27 pm |  
			| Replies: 14 |  
			| Views: 10720 |  
		 
		 
	 | 
	  | 
	
	 Hi dmitri,
 
 It happens basicly in any php+html file. They are usually of the format : search.html.php
 #So they are HTMLs inside a php file. Any tag, go on them, start typing a character or press ct ... 
	 | 
	
		
		 
		
			| Sun Jan 28, 2007 4:09 pm |  
			| Replies: 2 |  
			| Views: 5752 |  
		 
		 
	 | 
	  | 
	
	 I'm bit lazy to code it but generally you can do it by writing a simple php code to search for functions and add the comment tags before it, there are already tutorials for it on this forum (shell php ... 
	 | 
	
		
		 
		
			| Sun Jan 28, 2007 4:03 pm |  
			| Replies: 14 |  
			| Views: 10720 |  
		 
		 
	 | 
	  | 
	
	 I just opened my editor, clexus is my active project. open a php&html file and start adding a tag in HTML part. Simply it doesn't work anymore. 
	 | 
	
		
		 
		
			| Wed Jan 24, 2007 8:47 am |  
			| Replies: 0 |  
			| Views: 5779 |  
		 
		 
	 | 
	  | 
	
	 When I'm editing a function I would like the code inspector to follow my position on the page and highlight the function that I am in. This would help me much.
 
 Thanks 
	 | 
	
		
		 
		
			| Wed Jan 24, 2007 8:45 am |  
			| Replies: 3 |  
			| Views: 13637 |  
		 
		 
	 | 
	  | 
	
	 like it does with variables
 I didn't know there is such an option. I just checked and it says nothing but defined here at line xxx. 
	 | 
	
		
		 
		
			| Wed Jan 24, 2007 8:41 am |  
			| Replies: 27 |  
			| Views: 36214 |  
		 
		 
	 | 
	  | 
	
	That would me my ultimate request too   my coding involves hundreds of lines of JS inside PHP and I really don't want to use other IDEs like Aptana,... 
	 | 
	
		
		 
		
			| Wed Jan 24, 2007 8:35 am |  
			| Replies: 1 |  
			| Views: 5403 |  
		 
		 
	 | 
	  | 
	
	 - Improve the find/replace dialog by providing larger edit boxes. I often find myself replace large chunks of code en masse  
	 | 
	
		
		 
		
			| Wed Jan 24, 2007 8:32 am |  
			| Replies: 3 |  
			| Views: 5745 |  
		 
		 
	 | 
	  | 
	
	 as much as i know, by entering /** and pressing enter it will generate something like this:
 
 /**
 *@desc
 */
 
 else, i know no more than you 
	 | 
	
		
		 
		
			| Wed Jan 24, 2007 8:30 am |  
			| Replies: 14 |  
			| Views: 10720 |  
		 
		 
	 | 
	  | 
	
	 So, any hint/solution regarding HTML autocomplete? 
	 | 
	
		
		 
		
			| Wed Jan 17, 2007 4:44 pm |  
			| Replies: 14 |  
			| Views: 10720 |  
		 
		 
	 | 
	  | 
	
	 As I mentioned most of the times (98%) for php it works. But for HTML (like id or title tags) it is random. Sometimes it works some times it doesnt. Is there a way to force it to work? (I press CTRL + ... 
	 | 
	
		
		 
		
			| Wed Jan 17, 2007 8:35 am |  
			| Replies: 14 |  
			| Views: 10720 |  
		 
		 
	 | 
	  | 
	
	 Hi,
 
 I just installed phped a few days ago on a new computer and again the same as before most of the times code completion works, but there are times that it doesn't fire. It is more likely happeni ... 
	 | 
	
		
		 
		
			| Tue Sep 26, 2006 6:40 am |  
			| Replies: 3 |  
			| Views: 5958 |  
		 
		 
	 | 
	  | 
	
	 Yes, I am aready using this great feature for aligning equals and variable formattings. But it s far from the zend one. It generates formating depending on whole the document for a specific selecte pa ... 
	 |