Php Storm : How can i automate breaking lines in PHPStorm 2.1

后端 未结 9 1563
攒了一身酷
攒了一身酷 2020-12-15 16:10

How can i automate breaking lines (word wrap) in PHPStorm 2.1?

9条回答
  •  再見小時候
    2020-12-15 16:46

    In PhpStorm 2019.1.3 You should add file type you want to make soft wrapping on it

    go to Settings -> Editor -> General -> Soft-wrap files then add any types you want

提交回复
热议问题