Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

174
Views
My code isn't coloured and my intellisense isn't working properly
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class player : MonoBehaviour
{
    // Start is called before the first frame update
    void Start()
    {
        
    }

    // Update is called once per frame
    void Update()
    {
        if (Input.GetKeyDown(KeyCode.Space)) ;

    }
}

in the void update part of the code, my code is simply white and is not in different colours as it should have been as it was in the tutorial I was watching and my IntelliSense isn't suggesting me methods used in UNITY such as GetKeyDown, KeyCode etc. I use the community version of visual studio 2019. I tried updating visual studio but there was no change. It also takes a lot of time for Visual Studio to display the Code at first it only displays a blank screen and then after waiting for a few minutes it displays the code

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Try to set visual studio as your code editor unity.

Edit->Preferences->External Tools and in the dropdown set visual studio.

enter image description here

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!