This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Implement support for additional input/result properties in CSharpCompletionEngine #275
Open
Description
The SD code completion UI should set additional input properties like AutomaticallyAddImports
when invoking the CSharpCompletionEngine
.
It should use result properties such as AutoCompleteEmptyMatch
or AutoSelect
as well. This will improve the experience a lot, when trying to use LINQ in SD.