Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>JSTL SnippetsNew to Visual Studio Code? Get it now.
JSTL Snippets

JSTL Snippets

Shkrew

|
3,365 installs
| (2) | Free
Simple JSTL Snippets Generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jstlsnippets README

This is an extensions that generates snippets for JSTL code.

Features

This extension allows you to quickly and easily generate template JSTL code templates. Below is a list of commands

/* c: commands */
!out
!set
!remove
!catch
!if
!choose
!when
!otherwise
!import
!forEach
!forTokens
!param
!redirect
!url

/* Custom commands */
!spring
!print

Dependecies

This 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.1

Fixed bug with c:choose command

1.0.0

Added more functionality to the extension and added full list of commands and a more useful README.

0.0.2

Minor bug fixes

0.0.1

Initial release of JSTL Snippets

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft