Sublime Forum

Highlight matching div

#1

All of the sudden I can’t click on a div and it show me the closing div. It would show the little orange tag.

I am using twig template files with a custom extension but that hadn’t been an issue.

0 Likes

#2

some where it is already closed, try to find that.

0 Likes

#3

I don’t understand. Until a few days ago, anytime I clicked a div, a little orange tag would appear to the left of it and at the closing tag for it. It stopped doing this for some reason.

0 Likes

#4

Is that from BracketHighlighter? Maybe it’s added into the ignored package somehow.

0 Likes

#5

It could have been that package. It was not ignored. I deleted it and re-installed it with no luck

0 Likes

#6

Could you provide a HTML snippet to let other people to reproduce it?

0 Likes

#7

it was not in the ignored file list. I removed it, re-installed it. Removed all packages that were ignored and removed the packages. Restarted Sublime and now it works.

Thank you for the help.

0 Likes