![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] Copying folded codeWing IDE Support support at wingide.comTue, 13 May 2003 10:57:30 -0400 (EDT)
Hi, Are you sure you're selecting through to the next visible line? You need to drag the cursor down to the start of the next line to select the newline and the folded code as well. The visual feedback shows an added box of selection after the end of the line that should only appear if you drag downward to the next line while selecting. Could perhaps be more obvious, but it does work if selected this way. - Stephan On Tue, 13 May 2003, Marc Recht wrote: > > Currently, they are always expanded when you paste them. But yes you > > can select a range that includes folded areas and copy the text there > > to paste elsewhere. > I want do something like this: > > def A(a): > ... > ... > > def B(b): (<- folded - contains several lines of code) > > def C(c): > ... > ... > > I want to select the "defB(b):" and copy it to another File with all > included lines of code. without unfolding it first. But, when I use the > std. ctrl-c/v WingIDE copys only the single line "defB(b):" and not the > containing code. > > Regards, > Marc > > >
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||