Editor scrolls up and down while writing SQL
Answered
My editor is automatically scrolling up and down while I am writing long SQL query in Java (in a simple String). I think it's trying to show me my entire SQL but as it's longer than my screen, it's jumping up and down.
It is very disturbing. How can I deactivate this strange behavior ?
Please sign in to leave a comment.
Does it scroll vertically? Can you show a screencast of the behaviour? Please also provide idea.log after IDE restart.
Try is it helps to enable soft wraps in editor settings.