How do I turn off the unlimited whitespace in IntelliJ editor?

后端 未结 6 1430
暖寄归人
暖寄归人 2021-01-29 17:34

How do I remove the ability to move the cursor after then end of line in IntelliJ?

6条回答
  •  半阙折子戏
    2021-01-29 17:50

    File menu -> Settings -> Editor -> General -> Virtual Space and uncheck 'Allow placement of caret after end of line' . You may also uncheck the other options in the Virtual Space panel.

提交回复
热议问题