Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Aug 16, 2024
1 parent 03ddcd7 commit 2cb2120
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
# VS Code Intellisense for Jakarta Faces
</div>

A Visual Studio Code extension that provides component completion in the HTML, XHTML and JSF. Based on the official Taglib definitions.

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![Version](https://vsmarketplacebadges.dev/version/FlipWarthog.faces-intellisense.svg?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=FlipWarthog.faces-intellisense)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
[![Installs](https://vsmarketplacebadges.dev/installs-short/FlipWarthog.faces-intellisense.svg?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=FlipWarthog.faces-intellisense)

A Visual Studio Code extension that provides component completion in the HTML, XHTML and JSF. Based on the official Taglib definitions.

# Taglib supported for
* Primefaces (8.x, 10.x, 11.x, 12.x, 13.x, 14.x)
Expand Down

0 comments on commit 2cb2120

Please sign in to comment.