Re: [Pydev-code] Some debugger fixes
Brought to you by:
fabioz
From: Aleks T. <a...@to...> - 2005-07-29 01:43:47
|
Take a look at PySourceLocator::getEditorInput. It tries to convert python path to FileEditorInput. Not sure what to do here for the external files. Aleks Fabio Zadrozny wrote: > Hi Aleks, > > thanks for the fixes, I'll take a look at it (and maybe do a new release...) > > As a note... the new PyDocumentProvider should not need the external > files fix to work anymore, so, maybe the fix should be just removed > (I'll take a look at it). > > cheers, > > Fabio |