I’m trying to find the default snippets that MonoDevelop uses. Specifically, I’d like the change the default prop snippet to have in-line get; set; instead of separate lines.
I’m trying to find the default snippets that MonoDevelop uses. Specifically, I’d like the
Share
You can find them under Preferences -> Text Editor -> Code Templates. Select the template you want and click the Edit button on the right.