idea 2020.2 使用 WSL2 终端太卡了
資深大佬 : yanshenxian 15
相比 vs code 明显差很多 一个简单的命令都能反应迟钝

是我的方式不对吗
大佬有話說 (20)
相比 vs code 明显差很多 一个简单的命令都能反应迟钝

是我的方式不对吗
发现把项目文件放到 wsl 文件系统会好很多 (\wsl$Debian)
但是会出现两个警告,好像也可以忽略。
23:10 External file changes sync may be slow: Project files cannot be watched (are they under network mount?)
23:10 Filesystem Case-Sensitivity Mismatch
The project seems to be located on a case-sensitive file system.
This does not match the IDE setting (controlled by property “idea.case.sensitive.fs”)
More details. (show balloon)
刚又发现个问题,idea 没法识别 wsl2 的多 module maven 项目
子项目中识别的 parent pom path 多了一个 D:
D:wsl$Debianhomeuserworkxxxpom.xml (系统找不到指定的文件。)
应该是 wsl$Debianhomeuserworkxxxpom.xml