CodeiumVisualStudio
CodeiumVisualStudio copied to clipboard
Codeium Chat panel broken on startup
Does the activitylog.xml mention anything about LanguageServer.InitializeAsync()?
I got it fixed in #25 (LanguageServer.cs#L54), it was because the chat window was opened upon startup and it was getting the DTE too soon.