Sublime Forum

Extra Angle Bracket with CodeIntel

#1

I’m having a bit of trouble with code intel resulting in an extra “<” bracket. It goes like this:

I type: “<” and I get the code hint. lets say I then select “div” from the hint pop up. I end up with:

<<div>cursor</div>

Results are the same with any other HTML element. I’m sure it’s some sort of preference or packages setting conflict by I can’t figure out where.

1 Like

Issue with auto complete
#2

viewtopic.php?f=2&t=4807&p=25052&hilit=%3C%3C+tag#p25052

viewtopic.php?f=3&t=5396&p=23856&hilit=%3C%3Cdiv#p23856
viewtopic.php?f=3&t=5159&p=23054&hilit=%3C%3Cdiv#p23054

0 Likes