MonoDevelop.MSBuildEditor icon indicating copy to clipboard operation
MonoDevelop.MSBuildEditor copied to clipboard

Pressing \ in file path completion should commit

Open KirillOsenkov opened this issue 2 years ago • 0 comments

Pressing Backslash here should commit: image

so the buffer contains InformatiX\, but currently completion stays open and the buffer gets Inf\

KirillOsenkov avatar May 07 '24 19:05 KirillOsenkov