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
2020-01-15Merge pull request #9492 from mono/task-completedMike Krüger
2019-12-23Switch to Task.CompletedTask where applicabletherzok
2019-12-11[Core] Stop using obsolete Counter++/-- and use Inc(1) or Dec(1) insteadJeffrey Stedfast
2019-10-21Update SegmentTree to add using and fix buildMarius Ungureanu
2019-10-21[Core] Implemented collection cache.Mike Krüger
2019-10-16[Ide] Fixed Xwt.Font usage.Mike Krüger
2019-10-16[Ide] Switched IDE font handling to xwt.Mike Krüger
2019-10-16Fixes VSTS Bug 937839: [Feedback] Text Editor: font weight ignoredMike Krüger
2019-09-18Fix: Remove all users of EnableNewEditor preferencesSandy Armstrong
2019-09-18Fix: Remove support for BOTH editorsSandy Armstrong
2019-09-18New Editor: Improve wording, especially in preferencesSandy Armstrong
2019-09-12[Ide] Add some .Ignore calls to WatchDirectories calls to look for exceptionstherzok
2019-08-16Fixes VSTS Bug 958254: System.NullReferenceException exception inMike Krüger
2019-07-03Fixes issue #6333 Analyzers not retriggered on editorconfig changeMike Krüger
2019-06-28Merge pull request #8019 from mono/dev/rigibson/update-roslynAaron Bockover
2019-06-26Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-06-25[Ide] Fix state corruption with new-document-model and old editorJérémie Laval
2019-06-20TextViewContent: Show column rulers, including new editorconfig valueSandy Armstrong
2019-06-11[Ide] Use correct cancelation token in OnGetViewControlAsync.Mike Krüger
2019-06-11[Ide] Set the style parent correctly on initialize.Mike Krüger
2019-06-11[Ide] Fix encoding enforcing in old editor.Mike Krüger
2019-05-31[Editor] Fixed failing unit tests.Mike Krüger
2019-05-29Fixes VSTS Bug 897623: Unable to save changes after undoing changesMike Krüger
2019-05-27[Ide] Fixed unsaved/dirty bug caused by the IsDirty set.Mike Krüger
2019-04-29[VBNetBinding] Fixed creation of VB.NET TypeSystem.Mike Krüger
2019-04-12Misc fixes for doc/view modelLluis Sanchez
2019-04-12Revert "Misc fixes for doc/view model"Lluis Sanchez
2019-04-11Misc fixes for doc/view modelLluis Sanchez
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-08Merge pull request #389 from xamarin/pr-sandy-zoomzoomzoomAaron Bockover
2019-04-08Changing configuration value to mark the editor as default.Anže Vodovnik
2019-04-04Zoom: Persist in new editor, sync with oldSandy Armstrong
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-29Implement command routing for document controller extensionsLluis Sanchez
2019-03-27[Editor] Line number margin should default to trueMarius Ungureanu
2019-03-27Fix open document registration in RoslynLluis Sanchez
2019-03-26Fix editor creation issueLluis Sanchez
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-25Fix new editor initialization issueLluis Sanchez
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-15Fixes VSTS Bug 806781: Beachball on solution search when it has largeMike Krüger
2019-03-14Remove the DiscardChanges method from DocumentLluis Sanchez
2019-03-14DocumentController fixesLluis Sanchez
2019-03-08Fix document extension issuesLluis Sanchez
2019-03-07Fixes VSTS Bug 807807: Tab width not respectedMike Krüger
2019-03-06Fix several issues with document extensionsLluis Sanchez