I use eclipse and pydev on windows. I need to develop on airflow, that works on linux and on wsl, but not on windows. I have a working wsl-based os (an ubuntu) with a working venv with airflow installed and running.
I was wondering if I can set up a python interpreter in pydev that points to the "wsl" python and obtain the various pydev integrations (from the autocomplete to the debugging)