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

Added logic to display symbol name together with its type #509

Merged
merged 4 commits into from
Dec 28, 2020

Conversation

typoon
Copy link
Contributor

@typoon typoon commented Dec 11, 2020

#394

I made a small change to @the10thWiz's patch to also add the name of the symbol together with the type. The result will look like this:

Screen Shot 2020-12-11 at 12 48 18 PM

IMO this makes it easier to associate the type to its symbol without having to go back and forth in the line. Let me know if that works.

src/inlay_hints.ts Outdated Show resolved Hide resolved
@fannheyward fannheyward merged commit 2e2b4d1 into fannheyward:master Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants