Editor scrolls up and down while writing SQL
已回答
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 ?
请先登录再写评论。
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.