dotnet / dotnet/vscode-csharp

Improve argument completion when Intellicode is not available

Open
#6,665 0 comments 0 reactions 0 assignees View on GitHub
Editor-IntelliSense Improvement Triaged
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

Based on feedback from https://github.com/dotnet/vscode-csharp/issues/6374#issuecomment-1756618728

> I have the same problem, argument completion is so useless, no matter what type of function parameter, it always suggests by the alphabet of class, variables, namespace, etc...
Screenshot 2023-10-11 at 8 59 00 AM
Screenshot 2023-10-11 at 8 59 22 AM

Some options we might want to consider:
1. disable argument completion if IntelliCode is not available (via C# devkit)
2. improvement default selection to match inferred argument type.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.