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

executeInlayHintProvider command description still mentions inline hints #125545

Closed
gregvanl opened this issue Jun 4, 2021 · 0 comments
Closed
Assignees
Labels
insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@gregvanl
Copy link

gregvanl commented Jun 4, 2021

  • VS Code Version: 1.57.0
  • OS Version: Windows

The description for the vscode.executeInlayHintProvider command still refers to inline hints:

vscode.executeInlayHintProvider - Execute inline hints provider

  • uri - Uri of a text document
  • range - A range in a text document
  • (returns) - A promise that resolves to an array of Inlay objects

Should this say "Execute inlay hints provider"

@jrieken jrieken modified the milestones: May 2021, June 2021 Jun 7, 2021
@jrieken jrieken closed this as completed in 2b164ef Jun 7, 2021
@gregvanl gregvanl added the verified Verification succeeded label Jul 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants
@jrieken @gregvanl and others