Skip to content

Support inlay hints in Visual Studio (2019/2022) #50285

Open
@HolgerJeromin

Description

@HolgerJeromin

Suggestion

Visual Studio Code has support for inlay hints since #42089
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-4.html#inlay-hints

This feature should be available with Visual Studio (Not VS code), too.

🔍 Search Terms

editor, lsp, parameterHints

✅ Viability Checklist

My suggestion meets these guidelines:

  • This wouldn't be a breaking change in existing TypeScript/JavaScript code
  • This wouldn't change the runtime behavior of existing JavaScript code
  • This could be implemented without emitting different JS based on the types of the expressions
  • This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, new syntax sugar for JS, etc.)
  • This feature would agree with the rest of TypeScript's Design Goals.

Metadata

Metadata

Assignees

Labels

Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScriptVisual StudioIntegration with Visual Studio

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions