- Home /
 
 
               Question by 
               pagan_poetry · Jul 26, 2018 at 09:44 PM · 
                physicsvisual studiointellisense  
              
 
              Physics methods not shown in VS while coding. How to switch them on?
When I code my scripts in VS it shows methods and other Unity API tips as usual but not the Physics methods like "OnCollisionEnter". I wonder why and how to switch on them in VS?
I checked External Preferences in Unity and it recognizes my VS.
VS version 2015 Community Update 1.
               Comment
              
 
               
              Answer by hexagonius · Jul 27, 2018 at 08:52 PM
this page could help you finding out what's wrong:
https://marketplace.visualstudio.com/items?itemName=SebastienLebreton.VisualStudio2015ToolsforUnity 
Your answer