How to set max line length in Android Studio code editor?

前端 未结 12 1186
温柔的废话
温柔的废话 2020-12-29 01:31

How can I set a maximum length for Android Studio\'s code editor, or may be set a word wrap?

In my Android Studio, no matter how long a statement I type on a single

12条回答
  •  时光取名叫无心
    2020-12-29 01:51

    MacOS:

    1. Click on Android Studio ( left top corner )
    2. Click Preferences
    3. Type Code Style in search
    4. Click on Code Style
    5. There is a filed right to the 'Hard wrap at' - you can enter needed about of symbols you need

提交回复
热议问题