From: SourceForge.net <no...@so...> - 2003-02-04 23:11:29
|
Feature Requests item #680533, was opened at 2003-02-04 17:17 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=680533&group_id=44253 Category: Definitions (source editor) Group: Small (< 1 pair-week) Status: Open Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Peter Centgraf (centgraf) Summary: "Clear Line" instead of "Cut Line" Initial Comment: Story: A user is refactoring code from part of a method into another method. He copies the body text, then uses the "Clear Line" method to clean up the remaining brackets, method sig., etc. The clipboard contents remain unchanged, so that he can paste the copied body text to its new location. Note: This is the same behavior as emacs, on which the existing "Cut Line" action was modeled. Right now this behavior destructively updates the clipboard, forcing the user to undo his cut line actions to restore the body text. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=680533&group_id=44253 |