Sublime Forum

JSP "directive" syntax missing a "pop"

#1

A JSP directive like <%@ include file=“whatever.jsp” %> gets stuck in the “keyword.other.directive.jsp” scope; there’s no “pop” out of that scope. Adding a pop for whitespace seems to fix it.

0 Likes

#2

If you use the JSP syntax, we’d love to have bug reports (but especially PRs) at https://github.com/sublimehq/Packages.

0 Likes