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

Inlay hints #587

Open
AndrewNolte opened this issue Mar 1, 2024 · 0 comments
Open

Inlay hints #587

AndrewNolte opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AndrewNolte
Copy link

I think it would be great to have inlay hints similar to the clangd extension. Here are some ideas for where they could be used:

  • parameter values (would need instance select on the dep tree)
  • input/output + type label on submodule ports
  • positional function arg names (this is what clangd primarily uses it for)

clangd inlay hints

@AndrewNolte AndrewNolte added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant