MonoDevelop config

Hi guys! I tried this question here, but me and Nina couldn’t find the answer. Does someone knows if it’s possible?

Hi!

In Visual Studio, when you are writing a Method that is reserved by Unity, VS suggests the complete name for you (for example, “void OnDra” would suggest void OnDrawGizmos).

Is it possible to configure Mono to do the same?

Thanks!

Are you talking about monodevelop ? if yes, I am not pretty sure if it this possible… You could search on the web for a “plugin” …

If i can recommend you, I suggest you to use Visual studio instead of Monodevelop… It will help you to gain speed during your development :slight_smile:

If you have a old computer and Visual studio is too slow, try Visual Studio Code, it got a lot of plugin for Unity and C# (And it can suggest you method like void OnDrawGizmo ) :slight_smile:

Visual studio code works on Windows, mac and Linux by the way !

1 Like

Hey GrossePistache, thanks for the answer!

Thanks for the suggestion too. I’m using MonoDevelop because it’s the IDE used in the courses haha

How does VS helps me to gain speed? Do you have some article to recommend? =)

Privacy & Terms