Menu

#154 SrcEdit: Auto-indent on paste

open
SrcEdit (57)
4
2008-03-23
2004-07-04
No

Many IDEs (Eclipse in particular) have an ability to auto-
indent pasted code. For example, if I take a couple lines
inside an if block that is indented three layers deep, cut
them out, and paste them outside that block, where the
surrounding code is indented only two layers, Eclipse will
automatically trim one layer's worth of whitespace from the
beginning of each line. Similarly, if I move it back inside, it
will have the necessary whitespace added.

Discussion

  • John Wilund

    John Wilund - 2005-05-01
    • milestone: --> 355803
    • priority: 5 --> 4
    • assigned_to: nobody --> johwil
     
  • John Wilund

    John Wilund - 2005-05-12
    • milestone: 355803 -->
     
  • John Wilund

    John Wilund - 2005-05-12
    • labels: --> SrcEdit
     
  • John Wilund

    John Wilund - 2008-03-23
    • summary: Auto-indent on paste --> SrcEdit: Auto-indent on paste
     

Log in to post a comment.