We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0efc09 commit 1b16db9Copy full SHA for 1b16db9
1 file changed
Core/Sources/Service/Workspace.swift
@@ -138,6 +138,7 @@ extension Workspace {
138
)
139
140
filespace.suggestions = completions
141
+ filespace.suggestionIndex = 0
142
143
return completions
144
}
0 commit comments