Skip to content

VS: make Alt-F1 work for inline hints#19421

Open
majocha wants to merge 5 commits intodotnet:mainfrom
majocha:alt-f1-hints
Open

VS: make Alt-F1 work for inline hints#19421
majocha wants to merge 5 commits intodotnet:mainfrom
majocha:alt-f1-hints

Conversation

@majocha
Copy link
Contributor

@majocha majocha commented Mar 10, 2026

Description

Implement IFSharpInlineHintsService2 to make use of the displayAllOverride parameter.
Refactor and some clean up of the code around this.

Fixes #14260

I confirmed it works fine in experimental instance.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
vsintegration/src docs/release-notes/.VisualStudio/18.vNext.md

@majocha majocha changed the title Make Alt-F1 work for inline hints VS: make Alt-F1 work for inline hints Mar 10, 2026
@majocha majocha marked this pull request as ready for review March 10, 2026 21:18
@majocha majocha requested a review from a team as a code owner March 10, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

Implement click-to-show behavior for the hints

1 participant