在 WSL 中启动 Qoder 时自动连接至 WSL 进入远程模式

Problem

What problem does this solve?

在 WSL 中使用 qoder . 打开某项目,qoder 在 Windows 中启动,但是是通过 Windows 路径(例如 \\wsl.localhost\ArchLinux\home\xxx)打开了项目,没有自动连接至 WSL 并以 /home/xxx 打开项目。相同情况下,VSCode 能够自动连接至 WSL 并在 WSL Shell 环境中打开项目。

Solution

How should it work?
自动连接至 WSL 进入远程开发模式,在 WSL Linux Shell 环境中打开项目。

Use Case

When would you use this?

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)