Skip to content

Conversation

@RunDevelopment
Copy link
Contributor

@RunDevelopment RunDevelopment commented Oct 21, 2021

This fixes #1746.

I left the "Type Parameters" section untouched, only signatures changed.

The whole thing is implemented via the renderTypeParametersSignature function. Frankly, I didn't know where to put this function since both member declarations and signatures need access to it. I would appreciate some guidance on this one. I placed into themes/lib.tsx because it seems like it fits in there.

@Gerrit0 Gerrit0 merged commit 89537bc into TypeStrong:master Oct 22, 2021
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Oct 22, 2021

Looks good, thanks!

@RunDevelopment RunDevelopment deleted the issue1746 branch October 22, 2021 20:45
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.

Highlight type parameters consistently

2 participants