Whenever I start up VS Code on my Mac (Yosemite), I get the following error in VS Code
Error: Cannot start Omnisharp because Mono version >=3.10.0 is required
First, Make sure you have installed brew , if not see : Here
or
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
then
brew update && brew install mono