Rahul Sridhar

Results 11 issues of Rahul Sridhar

![image](https://user-images.githubusercontent.com/7545794/234662018-6ff2d6e9-e5c3-48e6-ab0f-52cb776cba8b.png) Chinese and other non-ascii characters render as replacement characters on Windows in JetBrains Mono.

Looking at this line: https://github.com/crewjam/saml/blob/a32b643a25a46182499b1278293e265150056d89/samlsp/new.go#L102 Just for my understanding, is there any reason that this is the default? Would you be fine changing the default to RSA SHA 256?

> it appears accepting completions are not updating/incrementing the Total Completions count on my Codeium profile correctly. This is likely something separate and outside of this issue's scope though.

Copybara update to match state of internal repo

![asdf](https://github.com/Exafunction/CodeiumVisualStudio/assets/7545794/57831436-1362-4c7f-81db-2b2953c4f8e6)

![image](https://github.com/Exafunction/CodeiumVisualStudio/assets/7545794/79eea7d4-46b5-4b90-a4f3-241d060e735a) Seeing this when trying to update the Codeium extension now.

SetSite failed for package [CodeiumVSPackage]Source: 'System' Description: No process is associated with this object.
System.InvalidOperationException: No process is associated with this object.
 at System.Diagnostics.Process.EnsureState(State state)
 at System.Diagnostics.Process.get_HasExited()
 at CodeiumVS.LanguageServer.Dispose() in C:\Users\rahul\source\repos\CodeiumVisualStudio\CodeiumVS\LanguageServer\LanguageServer.cs:line...

This happens when the webview2 does't load for some reason.

bug