Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio IntelliSense completion list selection needs more contrast / can't be customised #136

Open
flcdrg opened this issue Jun 27, 2019 · 1 comment

Comments

@flcdrg
Copy link
Contributor

flcdrg commented Jun 27, 2019

Issue Description

The pop-up list that appears when using completion in the text editor of Visual Studio doesn't have much contrast between the selected line and other lines - particularly when using the keyboard (it is a bit better when using the mouse).

eg. In this screenshot, the "something else" item is selected, but it is very subtle.

image

More contrast would be good, but also it should be possible to customise the colours through Visual Studio's Options menu - either by adding additional entries for SpecFlow, or by selecting existing entries that match the use of the list.

@flcdrg
Copy link
Contributor Author

flcdrg commented Jul 2, 2019

May be worth looking at https://github.com/microsoft/VSSDK-Extensibility-Samples/tree/master/AsyncCompletion as an approach for VS2019+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants