C#C
C#3y ago
monkey

Referencing Things

Is there a way to have visual studio code color things that are referencing other things, it does do it sometimes, but for example, I have a variable of type GraphicsWindow called _window and I can't see where that type is, or what its referencing because it shows up as if its not actually a thing, hovering over it does nothing, and its just white
Was this page helpful?