Disable Horizontal Scrolling in PhpStorm -


is there way this? i'd rather have code wrap , within 80-100 character line lengths. scroll on every time swipe driving me crazy!

there "soft wraps" functionality in ide -- -- virtually (on screen only) breaks line multiple show whole line without need horizontal scrolling.

it can enabled at:

  • for files: settings/preferences | editor | general | use soft wraps in editor
  • for current file only: view | active editor | use soft wraps

these options available via gutter context menu (the area line numbers are). if have customized context menu long time ago ... may not there (as added there straight away).


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -