Does the source code for MonoDevelop v4.0.1 that comes prebundled with unity exist as open source code? I would like to modify it.
Github has a Monodevelop repo but the earliest version is 4.0.12. Where is 4.0.1?
Thank you for your time
Does the source code for MonoDevelop v4.0.1 that comes prebundled with unity exist as open source code? I would like to modify it.
Github has a Monodevelop repo but the earliest version is 4.0.12. Where is 4.0.1?
Thank you for your time
Thank you for the source. I altered the DocFood source so that when you press triple forward slash, it will generate a Tooltip below the summary so you can see the summary description inside the unity inspector.
Example:
///
If anyone has any other things I could add to the triple forward slash command, I would like to hear them.