Menu

#438 Paste error when pasting at the start of a line, trailing code duplicated

v1.0_(example)
closed-fixed
nobody
None
5
2016-08-05
2016-08-04
StevenAZ
No

Found in 1.8.8 (been there longer).

~~~~~~
module t;
typedef asdf ting;
//Copy this line, and the next, up to but excluding the \n after teh ;
foo_t b;
// paste it at the start of this line (Column 0). This cmnt will be duplicated
endmodule

Discussion

  • StevenAZ

    StevenAZ - 2016-08-05

    This appears to be related to the indenter. If I turn off indentation, restart Eclipse the problem goes away.

     
  • StevenAZ

    StevenAZ - 2016-08-05
     
  • StevenAZ

    StevenAZ - 2016-08-05

    Working on this... expected to be fixed in 1.8.9

     
  • StevenAZ

    StevenAZ - 2016-08-05
    • status: open --> closed-fixed
     
  • StevenAZ

    StevenAZ - 2016-08-05

    Fixed in 1.8.9

     

Log in to post a comment.