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-04-12Revert "Merge pull request #494 from xamarin/pr-anvod-completion-suffix"Aaron Bockover
2019-04-11Merge pull request #494 from xamarin/pr-anvod-completion-suffixAaron Bockover
2019-04-05Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
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 817723: [Feedback] Moving a line of source code up orMike Krüger
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-25Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-20Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-20Use bound configuration properties for OnTheFlyFormatting options (#7186)Marius Ungureanu
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18[CSharpBinding] Fixed failing unit test.mkrueger
2019-02-18Fix some service initialization issues and track api changesLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-05[API] Remove a few obsolete items (#7042)Marius Ungureanu
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-17Fixes VSTS Bug 769309: Exception while pasting codeMike Krüger
2019-01-17Move IEditorContentProvider to TextEditorMikayla Hutchinson
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-14[C#] Fix warningsMikayla Hutchinson
2019-01-11Update CSharpIndentationTracker.csMike Krüger
2019-01-11Fixes VSTS Bug 753551: Using statement indentingMike Krüger
2019-01-08Fixes VSTS Bug 756088: Smart semicolon placement causes incorrectMike Krüger
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-12Update main/src/addins/CSharpBinding/MonoDevelop.CSharp.Formatting/CSharpInde...Marius Ungureanu
2018-12-12Fixes VSTS Bug 740691: [Feedback] Regression (C#): When I move aMike Krüger
2018-11-27Fixes issue #6641 Pasting verbatim strings removes double quotesMike Krüger
2018-11-07Remove unused usings.Kirill Osenkov
2018-11-03Fixes issue #6238 Indent correcting taking up too much time on large (#6479)Mike Krüger
2018-09-26Fixes VSTS Bug 690182: [Feedback] sorting usings dosen't work on vsMike Krüger
2018-09-19Fixes issue #6029 Cut and paste is broken in the editorMike Krüger
2018-09-13Fixes issue #5951 Indentation after end of methodMike Krüger
2018-08-31Fix usage of ISmartIndent MEF component.Kirill Osenkov
2018-08-30Fixes VSTS Bug 673555: Brace and Indent completion is all kinds ofMike Krüger
2018-08-27Merge branch 'master' into master-formattingchangesMike Krüger
2018-08-24Fixes vsts Bug 669030: [Feedback] VSMac 7.6 UI Blitz after pasting c#Mike Krüger
2018-08-21[CSharp] Fixed possible infinite loop.Mike Krüger
2018-08-21Fixes issue #5478 New line indents end curly brace to different levelMike Krüger
2018-08-21Fixes issue #5414 Text editor does not indent on pressing return afterMike Krüger
2018-08-21[CSharpBinding] Fixed no op undo steps.Mike Krüger
2018-08-21Fixes issue #5401 Text does not indent on pressing return for new C#Mike Krüger
2018-08-21[CSharpBinding] Removed hack for completion formatting.Mike Krüger
2018-08-21[SourceEditor] Fixed the brace completion undo.Mike Krüger
2018-08-21[CSharpBinding] Fixed bug in c# indentation tracker.Mike Krüger
2018-08-21[SourceEditor] Fixed C# brace completion.Mike Krüger
2018-08-21[CSharpBinding] Mapped VS.NET on type behavior options & added anMike Krüger
2018-08-21Fixes VSTS Bug 643311: Cut & paste string conversion is broken.Mike Krüger