Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XML comments in MonoDevelop

Does anyone know how to customize the XML comments in MonoDevelop? When I add the comments section to a method it automatically generates most of it for me and for the most part I like how it does it, but I would like it to have fewer new lines and thus far I have only found out how to update active code styles.

like image 391
Brian Avatar asked Jan 23 '26 10:01

Brian


1 Answers

There is currently no way to do this (other than editing the MonoDevelop source code), but you could file an enhancement bug with a suggestion of how this could be done.

like image 179
Mikayla Hutchinson Avatar answered Jan 24 '26 22:01

Mikayla Hutchinson