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 ?

1
1 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.

0

Please sign in to leave a comment.