Search Unity

About VSCODE...

Discussion in 'Code Editors & IDEs' started by topitsky, Dec 13, 2020.

  1. topitsky

    topitsky

    Joined:
    Jan 12, 2016
    Posts:
    100
    I love using VSCODE. It just randomly breaks and the intellisense doesnt work.
    I've tried different versions of the C# plugin, VSCODE plugin, installing NET core sdk again, but I cant seem to get the code completion/peek working.

    This happens always when theres some kind of update.

    Can someone help?
     
  2. ex-nihilio

    ex-nihilio

    Joined:
    Jan 23, 2015
    Posts:
    12
    You can regenerate the project files at Preferences -> External Tools

    It works for me
     
  3. topitsky

    topitsky

    Joined:
    Jan 12, 2016
    Posts:
    100
    Do you have all those options tapped on or all off?
     
  4. topitsky

    topitsky

    Joined:
    Jan 12, 2016
    Posts:
    100
    I was stupid, I had accidentally shrunk the intellisense window too small.