You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Varun Agrawal (JIRA)" <ji...@apache.org> on 2018/03/22 10:08:00 UTC

[jira] [Created] (NETBEANS-500) Use Shift+Enter to enter new line without indentation

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists