Sublime Forum

Please help me keep Sublime Text 2!

#21

Hmmm, what exactly is happening when you use the latest snippet? I’m wonder because it seems to work fine on my computer.

0 Likes

#22

I get the same issue, where it will close the tag if I type an equal sign inside <%

If I do something like:

:method =>

as soon as I hit the ‘=’ it will put a %> next to it.

0 Likes

#23

Just remove all the keybindings that I gave you except for the last one. It should work then.

Let me know if there is still a conflict. The lastest binding doesn’t trigger on ‘=’. Hope that helps.

0 Likes

#24

I did, and still just using the last one you gave me produces the same error above :frowning:

0 Likes

#25

Thanks for this, I am using it now and like it except for one thing: when you have the cursor next to a parentheses it will be highlighted all the time. Now, I know I’m getting really picky here, but is there a way to make it behave like in Textmate where it highlights the matching pairs and then fades out?

That would be really nice.

0 Likes