Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333799

Summary: Add new template proposals in phpDoc context
Product: z_Archived Reporter: Mauro Molinari <mauromol>
Component: PDTAssignee: PHP Core <php.core-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Mauro Molinari CLA 2011-01-08 09:29:02 EST
The Eclipse Java editor has a lot of predefined template proposals for Javadoc context which are very useful.

Just some examples:
true => <code>true</code>
null => <code>null</code>
<code> => <code></code>

It would be very useful to have such template proposals available for phpDoc in the PHP editor too.