]
Vlado Pakan closed JBIDE-16687.
-------------------------------
Verified with JBDS 8.0.0.Beta2-v20140525-2146-B104
provide access to palette entries via content assist
----------------------------------------------------
Key: JBIDE-16687
URL:
https://issues.jboss.org/browse/JBIDE-16687
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Max Rydahl Andersen
Assignee: Alexey Kazakov
Labels: new_and_noteworthy
Fix For: 4.2.0.Beta2
Attachments: scrn.png
Just had the idea while playing with drag'n'drop and JBIDE-16636.
Why don't we have the elements in the palette available via content assist too ?
Possibly as templates entries ?
i.e. if I write "table|" and | is content assist it would provide a content
assist that would allow to invoke the insert of any palette entries that matches table
(assuming its valid at the location).