Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeroenvdb/jstl-sublime-snippets

JSTL Tag support in Sublime Text 2 via snippets
https://github.com/jeroenvdb/jstl-sublime-snippets

Last synced: about 2 months ago
JSON representation

JSTL Tag support in Sublime Text 2 via snippets

Awesome Lists containing this project

README

        

jstl-sublime-snippets
=====================

JSTL Tag support in Sublime Text 2 via snippets.

##Install
- Navigate to /Packages/User/ folder
- Create "Jsp" folder if necessary
- Clone this repository in the "Jsp" folder

##Usage
Hit c: tab to display tags.

##Supported tags
Core taglib (c: tab)
- set
- choose
- if
- out
- param
- url

PE taglib (pe: tab)
- staticUrl
- developmentInfo

Spring taglib (spring: tab)
- message