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
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)