Mike Krüger

Results 16 issues of Mike Krüger

MonoDevelop.VersionControl.Git.dll!MonoDevelop.VersionControl.Git.TaskFailureExtensions::RunWaitAndCapture+0 https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1027417 Not connected to the original bug.

LibGit2Sharp.dll!LibGit2Sharp.Core.Handles.RepositoryHandle::Free+0 https://devdiv.visualstudio.com/DevDiv/_workitems/edit/985666

MonoDevelop.SourceEditor.SourceEditorView.RunWhenRealized() https://devdiv.visualstudio.com/DevDiv/_workitems/edit/958242

During rebase the version control seemed to do something with the repository that caused an invalid state. It may be the add/remove file handling in version control file system extension...

https://devdiv.visualstudio.com/DevDiv/_workitems/edit/946429

System.Linq.Enumerable.OfType[DocumentControllerExtension]() https://devdiv.visualstudio.com/DevDiv/_workitems/edit/958221

existing folder https://devdiv.visualstudio.com/DevDiv/_workitems/edit/933992 Fixes VSTS Bug 820686: [Feedback] Add New Folder does not allow inline name editing https://devdiv.visualstudio.com/DevDiv/_workitems/edit/820686

with Git index https://devdiv.visualstudio.com/DevDiv/_workitems/edit/825833

Hi I've tried to solve the keyboard shortcut problem and came accross the MASShortcut project. Really nice work. I tried a similiar approach using the deprecated TIS API. However there...