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

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

Open
5 tasks done
HolgerJeromin opened this issue Aug 12, 2022 · 1 comment
Open
5 tasks done

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

HolgerJeromin opened this issue Aug 12, 2022 · 1 comment
Assignees
Labels
Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio

Comments

@HolgerJeromin
Copy link
Contributor

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.
@RyanCavanaugh RyanCavanaugh added External Relates to another program, environment, or user action which we cannot control. Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature and removed External Relates to another program, environment, or user action which we cannot control. labels Aug 12, 2022
@joj joj self-assigned this Sep 6, 2023
@joj
Copy link
Member

joj commented Sep 6, 2023

We have inlay hints for VS in our roadmap. It will come soon(ish). The feedback does help with convincing the right people that we want it, so it's very much appreciated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio
Projects
None yet
Development

No branches or pull requests

3 participants