Hi Victor,
I just noticed this one being committed:
"http://jira.jboss.com/jira/browse/JBIDE-670 xhtml code completion does
not update it's list of completions
Seam scope usage is fixed."
and project.getVariablesByScope(scope, true); used in context of code
completion...(before it was getVariablesByScope(scope);)
Why is scope playing a role here in completions ?
Scope can't be used to filter the list of possible matches - in the best
case it can be used to *order* the list of completions.
/max
Attachments:
- el..eml
(message/rfc822 — 52 bytes)
Show replies by date