MicrosoftDocs / intellicode

Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
https://aka.ms/vsicfaq
Creative Commons Attribution 4.0 International
751 stars 69 forks source link

Feature Request: add an option to disable whole line prediction for IntelliCode for C# Dev Kit #551

Open COOLIRON2311 opened 7 months ago

COOLIRON2311 commented 7 months ago

Product and Version: Visual Studio Code 1.88.0 OS Version: Windows_NT x64 10.0.22631 IntelliCode Extension Version: 1.3.1 IntelliCode for C# Dev Kit Version: 2.0.25 Target Platform or Language: C#

Please, add an option to disable whole line predictions for C# and have only member ranking enabled. Such settings already exist for JavaScript, TypeScript and Python under the IntelliCode Completions extension.

vivlimmsft commented 7 months ago

Thanks for the suggestion, that should be straightforward to implement. I'll try to address that in the next release.