Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4480
    Vlad
    Member

    These commands currently require one or more lines selected:
    comment/uncomment, indent/dedent, join lines

    I would like these commands to work on the current line if no text is selected. (Join lines will join current line with the next line.) This is common in other text editors.

    Tab and Shift+Tab are poor choice as indent/dedent shortcuts and will not work without selected text. Possible alternatives are Alt+] and Alt+[ or Alt+Right/Left.

    Also, when Tab is configured to insert spaces, Backspace at line start should delete to the previous tab stop, not just one space. But this is not very important if we get a single command for dedenting current line.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.