Sublime Forum

CTRL + M in HTML Syntax

#1

Hey,

I have a question about ctrl + m (matching brackets) combination.

Everything works fine in JavaScript. It shows me an opening and closeing bracket.

But in HTML syntax or PHP or other tags, when I want to match for example

to
instead of show me the colsing tag it show begining and ending of an opening tag,

So for example it won’t show ending tag like , instead of that it will show <(beginign)DIV(ending)>

Maybe it is bug? Or it need to be changed in settings?

Ty for attention.

P.S

WINDOWS 7 64 bit.

0 Likes