PhpStorm Cursor Positioning Issue

Hello,

I am new to phpstorm, but this is driving me crazy.  It is allowing me to place the cursor anywhere on the page.  From there, it allows me to start typing anywhere on said page.  Also, if you are on say line 50 which is a long line of code(line 51 is a short line of code) and you press the down arrow it will go down one line at the current position and not to the end of line 51.  I really hope there is a setting to turn this 'mode' off.

Please advise. Thank You

0
Avatar
Permanently deleted user

Hello,

Please uncheck 'Allow placement of caret after end of line' option at File | Settings | Editor configuration page.

Regards,
Kirill

0
Avatar
Permanently deleted user

Fixed..  Thank You


0

请先登录再写评论。