eclipse / lsp4jakarta

Language Server for Jakarta EE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSF / Faces Suggestions

volosied opened this issue · comments

Description:

  • Common type files: .xhtml (default), .jsf, and .faces
  • Bracket Matching / Completion for EL such as #{ ... } or ${ ... }
  • Tag Completion and Matching ( <h:form ... > </h:form> )
  • Attribute suggestions for tags: <h:inputFile accept="…">
  • Namespace completion: jakarta.faces.core, jakarta.faces.html, etc

Specification:

Tag Libraries:

Type of language feature proposed:

Select all that apply

  • diagnostic
  • quick-fix
  • snippet
  • other, please specify: