How to come out of quotes without mouse when editting html file?

Reference to this link: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003170140-How-to-come-out-of-quotes-without-mouse-

I'm having problem when I editting html file. For example: When I create a form like this, I press "tab" but the cursor did not jump out, which is really annoying many times. 

<form method="POST  "

I have made some search on this but there seem to be no solution for this. So I bring here, hoping to get some help

Thank you for your time!

Thang Tu

1
3 comments

Works fine for me

Note that, by design, this option is only supposed to work right after you've autocompleted something, e.g. attribute name with quotes, but not after you've replaced one value in quotes with another. I.e. it works until one leaves just created quote/brackets pair. 

0

Hi Elena Pogorelova,  I even did not replace value in quotes but the "tab" still not jump out the quotes :(. Please check the example as below:

0

Hi, I just found an temporary  solution. Instead of "tab", you can use quote key when finishing the quote. It will jump out the old quote without insert a new quote

0

Please sign in to leave a comment.