[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2559) Enhancing code assist box

Tomasz Wilczynski (JIRA) jira-events at lists.jboss.org
Tue Jul 22 15:39:16 EDT 2008


Enhancing code assist box
-------------------------

                 Key: JBIDE-2559
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2559
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Visual Page Editor
    Affects Versions: 2.1.0.GA
            Reporter: Tomasz Wilczynski
            Priority: Minor


Please correct the code assist box with messages component.

I know that proposing entries in #{messages['key.in.bundle']} notation has already been implemented but believe me - it is very difficult to use. 
Why? Because it proposes entries after typing messages. (with dot) instead of after messages[' (with rectangle parentesis and single apostrophe)

Imagine that you have a big bundle with keys containing dots. Let's say you need entry for a key "sample.key"
1. You type #{messages.
2. You press enter
3. You have to SEARCH for this entry in the dialog box (you cant type "sample" to narrow the hint set, because sure, you'd find it but also end up with #{messages.sample.key})

It may seem a minor issue, but in fact I just use the copy-paste technique which is faster than scrolling the dialog box.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list