Hey guys,
I have VS2013 Professional and I have the Resharper PlugIn. I'm following a course to learn Unity and when I open a script from Unity it opens VS2013 correctly and I can edit the script and everything runs fine. However Resharper grays out the names of the built-in methods "Start(), Update(), OnGui()", and when I mouse over Resharper tells me that the function is never used. This of course, is a lie, but I think it is just confused because of the lack of stuff in the solution file. Is there a way to turn this feature of Resharper off just for Unity solutions?
↧