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-10-19Remove RefactoringEssentialsSandy Armstrong
2019-07-03Fixes issue #6333 Analyzers not retriggered on editorconfig changeMike Krüger
2019-05-20[Roslyn] Also allow assemblies which don't depend on MD.Ide to load host anal...Marius Ungureanu
2019-05-10Fixes VSTS Bug 825007: [Feedback] Log files for Visual Studio 2019Mike Krüger
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-16[Refactoring] Obsolete old editor stuffMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-08Workspace and Editor leak fixes (#7080)Marius Ungureanu
2019-01-25[TextEditor] Remove Refactoring dependencyMikayla Hutchinson
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-22Fixes VSTS Bug 770474: NRE in ResultsEditorExtensionmkrueger
2019-01-21Fixes VSTS Bug 774374: Exception while removing a markermkrueger
2019-01-21Update main/src/addins/MonoDevelop.Refactoring/MonoDevelop.AnalysisCore/Gui/R...Lluis Sanchez
2019-01-18Fixes VSTS Bug 770474: NRE in ResultsEditorExtensionMike Krüger
2019-01-11Fixes issue #6730 [8.0p1] C# error squiggles never go away A canceledMike Krüger
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-05Fixes VSTS Bug 736871: TextEditor lightbulb menu popover: low-res iconMike Krüger
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-12Merge pull request #6551 from mono/build-analyzersLluis Sanchez
2018-11-09Merge pull request #6562 from mono/quickfix-fixesLluis Sanchez
2018-11-09Merge pull request #6480 from mono/master-optimizeDrawingLluis Sanchez
2018-11-07Commenting out usages of the old editor from CSharpBinding and MD.Refactoring.Kirill Osenkov
2018-11-07Fixes issue #6559 Caret location in quick fix margin is incorrectmkrueger
2018-11-07Use the right severity icon in the quick fix popuptherzok
2018-11-06[Refactoring] Fixed crash in results editor extension.mkrueger
2018-11-05[Core] Add Analyzers to be used in the MD buildtherzok
2018-10-29[Refactoring] Optimized results marker reuse.Mike Krüger
2018-10-26[Refactoring] Results editor extension now re uses objects.Mike Krüger
2018-10-20Make sure MD.Refactoring builds on Windows.Kirill Osenkov
2018-10-18Fixes VSTS User Story 686778: Displaying Light Bulb & screwdriverMike Krüger
2018-08-21Fixes VSTS Bug 631500: [Feedback] EditorConfig doesn't work for VS forMike Krüger
2018-07-09[Roslyn] Disable ClosedFileDiagnostic for C# by defaultMarius Ungureanu
2018-07-03[Refactoring] Prevent collection modification while enumerationtherzok
2018-06-11Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-11[Ide] Reworked how full solution analysis roslyn options worktherzok
2018-06-06[Refactoting] Fix warningsMikayla Hutchinson
2018-05-22Fixes VSTS 606285: Red Squiggles on new Functions app - Predefined type Syste...Mike Krüger
2018-05-17Avoid caching values from MEF as static fields so we handle MEF recompositionDavid Karlaš
2018-05-17Fix 593833: Showing a document does MEF work on the UI threadDavid Karlaš
2018-05-09[Ide] Add Full Solution Analysis option to mirror VStherzok
2018-04-26[Misc] Remove test forced not to write cache and fix static instancestherzok
2018-04-20Fixes issue #4633 ResultsEditorExtension:Mike Krüger
2018-04-04[Refactoring,Editor] Allow for 0-length diagnostic spans to be drawntherzok
2018-03-17[Refactoring] Don't register abstract types in the options tabletherzok
2018-03-17[Refactoring] Remove hacks to unregister providers.therzok
2018-02-28Fix possible crash in close all files (#3992)Marius Ungureanu
2018-02-23[Refactoring] Switch to Roslyn CodeFixService (#3636)Marius Ungureanu
2018-02-20[Refactoring] Add extension point for analyzers to be whitelisted at runtime....Marius Ungureanu