I am writing html within javascript in my express server (intellij IDEA ultimate), and when i press option + up to select the outter tag in html, it most of the times get the wrong one.
Hard to explain so here is a before and after. I highlight body, i expect pressing option + up to highlight the rest of the body, but instead it goes wild.
is this a bug? is there a fix for this?
2
Answers
It is in fact a bug. Opened an issue on YouTrack.
Closing
I see that you created an issue on YouTrack: WEB-65478. Thank you for that.