Skip to content

Content assist missing css and jsf components #12

@DerMicki

Description

@DerMicki

I just downloaded 4.35.0. In my JSF-Project the content assist don't show a list of tags from:

  1. css
  2. EL Faces-Bean und theirs methods.
    Normally in an older version, I have something like: <h:outputtext style="width..." /> <- content assist available for css tags.
    Or for jsf beans: <h:outputtext value="#{myBean.attribute}" /> <- content assist available for public bean methods/attributes.
    But both failed in this version.
    Furthermore, I cannot link to the bean with "Strg+mouseclick" on the EL such as <h:outputtext value="#{myBean._attribute}" /> underline to link.
    To reproduce: Create dynamic webproject with jsf facets. No user library. Create an xhtml-file, use the jsf-tag like listed before.
    I would be happy, if u can help me...
    Thanks in advice, Maik.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions