Varun Agrawal created NETBEANS-500:
--------------------------------------
Summary: Use Shift+Enter to enter new line without indentation
Key: NETBEANS-500
URL: https://issues.apache.org/jira/browse/NETBEANS-500
Project: NetBeans
Issue Type: New Feature
Reporter: Varun Agrawal
In many editors, if you press Shift+Enter, it moves to new lines positioning
cursor at beginning without any spacing whatsoever. It would be awesome if
NetBeans support it too.
Example:
abc\{enter}
\{cursor_here_now}
abc\{shift_enter}
{cursor_should_be_here_now}
abc\{shift_enter}
\{netbeans_put_cursor_here}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists