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

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

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

9条回答
  •  爱一瞬间的悲伤
    2020-12-15 16:44

    in phpstorm 2016:

    Settings/Preferences | Editor | Code Style | General --> default option-> uncheck wrap on typing
    

提交回复
热议问题