Code completion stops working until I restart

Hi,

I started off with working code completion as shown below. Note the AddSingleton method

I then added a class library to the project and added that as a reference. I then get what shown below.

Restarting fixes the issue but its annoying to have to do that.

Cheers,
John
CompletionFunctionApp.zip (4.6 MB)

i’m not sure i understand, CC looks the same in both screenshots, so it’s not “not working”? what am i missing?

In the first it has AddFunctionWorkerCore, AddFunctionWorkerDefaults, AddGrpcClient and so on. In the second everything apart from linq methods have disappeared

Reproduced. if i remove the ref and add it back, some stuff is missing from CC.

1 Like

Logged as bugs://E25798.

bugs://E25798 was closed as fixed.