[Feature] Select file to open instead of double click?
Closed this issue · 1 comments
tmpm697 commented
I have set mouse=a
on and when i want to open a file with mouse, i select the file with left mouse and then double click left mouse to open that file but I want somehow to just select file with left mouse will immediately open that file.
weirongxu commented
COC Settings
{
"explorer.mouseMode": "singleclick"
}