Results 5 comments of kdl

just fyi, as of 2020-01-06, still had to apply the proposed fix by @bryanjhv manually to work with DigiSpark USB.

Just opened a [pull request](https://github.com/libgit2/libgit2sharp/pull/2042/files) for that. For now you can do it like this: ```csharp public static void DisableOwnershipCheckOpts() { CallNativeMethod("git_libgit2_opts", 36, 0); } public static void CallNativeMethod(string methodName,...

yeah same here, feels improper to work around it.

Without InlineCompletionItem this might as well be a glorified vibecoded webview chatwindow