Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05[Debugger] Added new breakpoint span resolver for C#Jeffrey Stedfast
2019-05-31Fix 895583: Breakpoints not visible after renaming fileDavid Karlaš
2019-05-10Fix 861086: [Feedback] Debug tooltip stays up even after debugger has closedDavid Karlaš
2019-04-11Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-10Fix 824169: Crash when mouse over a debugging tooltip I added this logic to c...David Karlaš
2019-04-04Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-04Merge pull request #481 from xamarin/pr-abock-editor-splitLluis Sanchez
2019-04-04Finish porting the debugger to vs-editor-apiAaron Bockover
2019-04-03[Debugger, PropertyPad] Use MakeFirstResponder not BecomeFirstRespondertherzok
2019-03-21Initial integration of new text editor into new document modelLluis Sanchez
2019-03-21Track API changesLluis Sanchez
2019-03-15MD part of https://devdiv.visualstudio.com/DevDiv/_workitems/edit/802376David Karlaš
2019-03-13Fix Windows build.Kirill Osenkov
2019-03-11Fix "Editing enabled during debugging does something weird with breakpoints"David Karlaš
2019-03-05Merge pull request #285 from xamarin/dev/davidk/fix801811David Karlaš
2019-03-05Fix 806871: Breakpoint glyph doesn't change to filled circle when breakpoint ...David Karlaš
2019-03-05Fix 801811: Debugger: tries to evaluate a method instead of showing IntelliSe...David Karlaš
2019-03-04Debugger: initial UI polish for the new native caught exception UIAaron Bockover
2019-03-04Fix 798210: Debugger: exception tooltips when an exception is thrown are not ...David Karlaš
2019-02-22New Editor: Only treat ctrl+click as right-click when no other keys are involvedSandy Armstrong
2019-02-19Treat ctrl+click like right-click in mouse processorsSandy Armstrong
2019-02-15Improved a bit debug tooltip situation but still not perfect, since GTK/Cocoa...David Karlaš
2019-02-07Fix 786940: [New Editor] [Debugger] Add right-click commandsDavid Karlaš
2019-02-06Add breakpoints tracking to new editor (#142) (#152)Marius Ungureanu
2019-01-25Fix Windows build (Debugger).Kirill Osenkov
2019-01-24Addressed PR commentsDavid Karlaš
2019-01-22Initial Debugger support in new editorDavid Karlaš