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.
JSP "directive" syntax missing a "pop"
wbond
#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