All find/replace or 'goto linenumber' functions work correctly when
code is folded - the code is simply unfolded if necessary before the
relevant operation.
You may configure Pythonwin so that all files have their top-levels
folded when opened. Only the first level folds are collapsed using
this function, so expanding the top-level fold reveals the entire
class/method that was folded. Alternatively, you can use the
Keypad-Multiply key to toggle the first level folds for the entire
file at any time.