[917] Loss of Bookmarks and Breakpoints Sean Kearon Created August 09, 2008 13:37 When I do a code cleanup, bookmarks and breakpoints against lines that will be moved are lost. Is there a way that they could be preserved?ThanksSean
The bookmarks/breakpoints should be preserved if CodeCleanup is invoked
against single file, and the code changes are not dramatic.
When code cleanup is launched for folder/project/solution - the breakpoints
are not preserved :(
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"sean kearon" <no_reply@jetbrains.com> wrote in message
news:1524666.9011218285479082.JavaMail.jive@app4.labs.intellij.net...
>
>
If you have two methods whose order is swapped, the breakpoints and bookmarks are lost - even in a single file.