monodevelop change text to italics

I’m just commenting my code and cant figure out how to italicize.

When commenting a function I’d like to distinguish Parameter references.

You’ll probably have to create your own syntax highlighting template, as MonoDevelop is pretty barebones on that front.

On OSX, MonoDevelop > Preferences > Text Editor > Syntax Highlighting

BTW:

The easiest thing to do when at this menu, is to just hit the ‘New’ button on the right side, and it allows you to select a default theme that you want to base this new theme on. This brings up a nice GUI editor window where you can edit what you want. Scroll down to where all the Comment stuff is located, select on the items, and change the Italics check box. Save and then set the template.