|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000997 |
[AcmeStudio] Feature Request |
minor |
have not tried |
2009-01-05 18:19 |
2009-01-05 18:20 |
|
|
Reporter |
schmerl |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
new |
|
Product Version |
|
|
|
Summary |
0000997: Improve Content Assist in Source Editor (especially design rule editor) |
|
Description |
The Content Assist in the design rule editor should allow completion of more than just keywords. For example, types, functions, and variables should autocomplete.
|
|
Additional Information |
To do this, look at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor, which has the notion of categories for different pages of content assist (e.g., templates).
Have categories like Types, Functions, Keywords, ... |
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|