It's at:
https://github.com/fabioz/Pydev/blob/master/plugins/org.python.pydev.debug/src/org/python/pydev/debug/pyunit/RelaunchInBackgroundAction.java

You can use Ctrl+Shift+T to browse through all the types (so, using
Ctrl+Shift+T and then filtering with "RelaunchInBackgroundAction" should
make it faster for you to find the related classes).

--
Fabio

On Sun, Jan 3, 2021 at 1:05 AM addie ndlovu <ndlovuad...@gmail.com> wrote:

> I cannot locate the class :  
> org.python.pydev.debug.pyunit.RelaunchInBackgroundAction
>
> It is suggested on an issue I want to work on in brainwy.com.
>
> On Wed, Dec 30, 2020 at 1:14 PM Fabio Zadrozny <fabi...@gmail.com> wrote:
>
>> Hello Addie,
>>
>> I'm not sure how to best answer your question... there are many things to
>> be done in the tracker: https://www.brainwy.com/tracker/PyDev
>>
>> There are also some bigger things which may not be there, such as support
>> for remote interpreters (to develop on containers) or improvements to
>> code-completion to better support the python stdlib typeshed.
>>
>> Best regards,
>>
>> Fabio
>>
>> On Wed, Dec 30, 2020 at 7:40 AM addie ndlovu <ndlovuad...@gmail.com>
>> wrote:
>>
>>> How can Pydev be improved in future, in terms of additional
>>> functionality to improve it?
>>> _______________________________________________
>>> pydev-code mailing list
>>> pydev-code@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/pydev-code
>>>
>> _______________________________________________
>> pydev-code mailing list
>> pydev-code@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/pydev-code
>>
> _______________________________________________
> pydev-code mailing list
> pydev-code@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-code
>
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to