C# Autocomplete not working for the dot notation (in VS Code)

Autocomplete works for In (suggests)
image

GD works too
image

GD. does not show any dropdown as suggested in the tutorial
image

I tried searching the issue but didn’t find much useful info on the exact issue.
FYI, I am connected to the language server:
image

Any ideas?

ill have a look today. possibly something to do with GD being a sort of helper class.
but ill have a dig around

1 Like

been having a look around.
I get the same, but when i type “GD.” it doesnt give me anything untill i type another letter like ‘p’ then it gives me all the extras.

another thing to try is to force the intellisense to grab and show everything.

if for example i type GD. , then press Ctrl + SPACE. it forces the intellisense to update on what it can offier.

1 Like

Thanks, I think the workaround maybe the best answer.

1 Like

No worries. Ive always used the ctrl+space. Use it alot when make a spelling mistake etc. Forces it to pop up, just a habit with me now

That’s good to know because the popups somtimes get in my way when typing.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms