primefaces-extensions / faces-intellisense

Visual Studio Code extension that provides components completion in the HTML, XHTML and Faces. Based on the official Tag Library definitions.
https://marketplace.visualstudio.com/items?itemName=FlipWarthog.faces-intellisense
MIT License
6 stars 1 forks source link

Add HoverProvider #24

Closed melloware closed 3 months ago

melloware commented 4 months ago

https://stackoverflow.com/questions/54792391/vs-code-hover-extension-implement-hoverprovider

Right now after you have existing XHTML code if you hover over say a PrimeFaces required="true" attribute you don't get the info docs.