[jbosstools-issues] [JBoss JIRA] (JBIDE-8526) Freemarker content assist doesn't work when inside a tag or tag attribute

Nick Boldt (JIRA) issues at jboss.org
Fri Feb 20 18:17:49 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042610#comment-13042610 ] 

Nick Boldt commented on JBIDE-8526:
-----------------------------------

Moving out to 4.3.x target because so far there's no freemarker work being done in 4.3 stream (as of Alpha1 release, anyway).

> Freemarker content assist doesn't work when inside a tag or tag attribute
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-8526
>                 URL: https://issues.jboss.org/browse/JBIDE-8526
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: freemarker
>    Affects Versions: 3.3.x
>         Environment: Windows XP, 
>            Reporter: Ehrann Mehdan
>            Assignee: Peter Palaga
>             Fix For: 4.2.x, 4.3.x
>
>
> In Freemarker 1.1.0.v20110303-1225-H55-Alpha1 
> Eclipse platform version: 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
> Build id: M20110210-1200
> This code will not trigger content assist when pressing ctrl+space with a context named data that has property "someValue"
> <tag attribute="${data.someValue}">...
> This code will (removed opening tag bracket)
> tag attribute="${data.someValue}">...



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list