java.tmbundle icon indicating copy to clipboard operation
java.tmbundle copied to clipboard

Upper-case package visible constructor breaks highlighting

Open fbricon opened this issue 8 years ago • 0 comments

Constructors containing only upper-case letters, with no visibility keyword (i.e package visible) break highlighting of all methods below it. See:

java-constructor-syntax-highlighting-bug

fbricon avatar May 11 '17 15:05 fbricon