You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an edge case because trying to load a plugin that doesn't exist means that the user did:
Manually deleted the locally downloaded omnisharp and/or the plugin
Initial acquisition was corrupt
I tried fixing this on my own here but for some assembly loading reason it results in the plugin no longer being valid and not being found by the composition host service. I didn't debug too far into things but figured I'd file an issue to raise awareness.
The text was updated successfully, but these errors were encountered:
This is an edge case because trying to load a plugin that doesn't exist means that the user did:
I tried fixing this on my own here but for some assembly loading reason it results in the plugin no longer being valid and not being found by the composition host service. I didn't debug too far into things but figured I'd file an issue to raise awareness.
The text was updated successfully, but these errors were encountered: