When I write C# in Visual Studio Code, there is no prefilling with Intellisense. For example, while typing physics.AddF
and waiting for possible results, I didn't see any results.
I found a video with instructions to fix this and followed it carefully, but I think there is something those people didn't show. Even if I delete visual studio code and do the same operations again, I encounter the same thing and it is very tiring to rewrite the codes every time
How can I solve this problem?