Quantcast
Viewing all articles
Browse latest Browse all 27

VSCode in Unity

If you’re tired of MonoDevelop’s editing capabilities, you should try VSCode!
It’s super snappy, and lightweight

Image may be NSFW.
Clik here to view.
Screen Shot 2016-08-24 at 1.36.38 PM

  1. Download VSCode insiders edition
  2. Install the C# 1.3.0 support
  3. Install mono debugger
  4. brew install mono (need this for intellisense to work)
  5. In unity, open C# project by going to Assets > Open C# Project In Code (don’t just double click a file)

Viewing all articles
Browse latest Browse all 27

Trending Articles