Giter Site home page Giter Site logo

Comments (4)

reapazor avatar reapazor commented on August 18, 2024

Hmm ... I''ll check into this (i misread before)

When you say VSCode hasn't picked up on it yet ...do you mean Intellisense?

  • Can you verify that the file is linked in the C# project?

from vscode.

vexir avatar vexir commented on August 18, 2024

VSCode actually underlines the class name with a red line, which I suppose indicates that it doesn't know that class exists. It knows the file exists, because I'm able to Cmd+P to HUDConfig.cs. When utilizing an instance of the HUDConfig class, Intellisense doesn't even pop up.

My Assembly-CSharp.csproj has the following line:

<Compile Include="Assets\Scripts\Config\HUDConfig.cs" />

from vscode.

vexir avatar vexir commented on August 18, 2024

@reapazor Still having this issue - any ideas?

from vscode.

reapazor avatar reapazor commented on August 18, 2024

Something I've noticed a few times is that there is a delay before classes / etc get added to intellisense.

For example, I had a test library in my test project, where I could see the intellisense for the library name, it took a minute or so after referencing it before the classes of that library came up.

It sounds like a VS Code issue more then an issue of the unity interface.

from vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.