Paste error when pasting at the start of a line, trailing code duplicated
Status: Beta
Brought to you by:
mballance
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
This appears to be related to the indenter. If I turn off indentation, restart Eclipse the problem goes away.
Working on this... expected to be fixed in 1.8.9
Fixed in 1.8.9