jstlsnippets READMEThis is an extensions that generates snippets for JSTL code. FeaturesThis extension allows you to quickly and easily generate template JSTL code templates. Below is a list of commands
DependeciesThis extension is needed for my extension to work properly. Name: Java Server Pages (JSP) Id: pthorsson.vscode-jsp Description: (unmaintained) JSP language support for Visual Studio Code, ported from TextMate's JSP bundle. Version: 0.0.3 Publisher: Patrik Thorsson VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=pthorsson.vscode-jsp Once installed all .jsp and .tag files should be recognised as JSP if not you can change it in the bottom right corner. 1.0.1Fixed bug with c:choose command 1.0.0Added more functionality to the extension and added full list of commands and a more useful README. 0.0.2Minor bug fixes 0.0.1Initial release of JSTL Snippets |