Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Game Development

Will this be update for Visual Studio? Unity no longer supports MonoDevelop.

Monodevelop is no longer supported by Unity as of 1/18. Will this be updated to show how to perform this in VS?

https://blogs.unity3d.com/2018/01/05/discontinuing-support-for-monodevelop-unity-starting-in-unity-2018-1/

1 Answer

Changing your IDE on Unity is fairly easy. You can simply go in Preferences -> External Tools -> External Script Editor and choose VS. Or, when installing Unity, you have the option to install Visual Studio with it and have it as your default IDE.

I had already defaulted it to VS. I was just asking for those who aren't familiar with VS if they would update the course.

Ok, sorry. My bad.