Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

visual studio code not showing code hints

Discussion in 'Code Editors & IDEs' started by tree_arb, Jan 31, 2020.

  1. tree_arb

    tree_arb

    Joined:
    Dec 30, 2019
    Posts:
    307
    Hi
    I'm brand brand new to unity. I setup unity 2018.4.14f1 personal and visual studio code (was that a good choice?)

    First tutorials going well, but I am not getting proper unity related code hints in visual studio code. (at least at first)

    For example I will type Debug.Log or public Rigidbody

    It isn't giving me auto complete suggestions, but once i've done it once in the file it seems to learn or start suggesting those words from then on....

    the files do work when the game is run
     
  2. rajpoot49

    rajpoot49

    Joined:
    Feb 1, 2020
    Posts:
    1
  3. tree_arb

    tree_arb

    Joined:
    Dec 30, 2019
    Posts:
    307
    Hi, thank you.
    I went through the link quickly but was unresolved, so I installed visual studio IDE instead of visual studio code and its working with all unity code hints / intellisense right out of the box.

    I'm new and don't know the difference so Ill just use the IDE I suppose.


    thanks