CSharpRepl
CSharpRepl copied to clipboard
Overload help - bold current parameter in signature
Feature Description
Make "current parameter" in overload help signature bold:

It's already done for the parameter name at the last line (that was easy).
This needs to be done in OverloadItemGenerator.cs.