mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
* Unify host and WSL fetching logic * Handle error explicitly by exception * Extract messages * Log stdout/stderr to logs, not to show em in dialogs * Test added Cleanup and document WSL network connectivity for cases like PY-59150. * No need to deal with IP address obtaining problems each time: encapsulate it in ``WslDistribution``. * Use one registry key to switch to ``127.0.0.1`` for Windows To Linux connection * Document current approach and usage * Make methods not nullable (some usages do not check null at all) Merge-request: IJ-MR-106936 Merged-by: Ilya Kazakevich <ilya.kazakevich@jetbrains.com> GitOrigin-RevId: 8bb9415ea9859e76365dff79a57d2b4661897334