Commit 8500b9ec authored by Will Bond's avatar Will Bond

Merge pull request #4869 from eparisio/master

JSTL autocomplete
parents 97e3dd01 c8d1f899
...@@ -864,6 +864,17 @@ ...@@ -864,6 +864,17 @@
} }
] ]
}, },
{
"name": "JSTL autocomplete",
"details": "https://github.com/eparisio/st3-jstl-snippet-autocomplete",
"labels": ["snippets", "auto-complete"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "JSTL syntax", "name": "JSTL syntax",
"details": "https://github.com/eparisio/st3-jstl-syntax-highlight", "details": "https://github.com/eparisio/st3-jstl-syntax-highlight",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment