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-07-03Fixes issue #6333 Analyzers not retriggered on editorconfig changeMike Krüger
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-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
2018-11-09Merge pull request #6480 from mono/master-optimizeDrawingLluis Sanchez
2018-11-07Fixes issue #6559 Caret location in quick fix margin is incorrectmkrueger
2018-11-06[Refactoring] Fixed crash in results editor extension.mkrueger
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-07-03[Refactoring] Prevent collection modification while enumerationtherzok
2018-05-22Fixes VSTS 606285: Red Squiggles on new Functions app - Predefined type Syste...Mike Krüger
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-02-28Fix possible crash in close all files (#3992)Marius Ungureanu
2018-01-17Diagnostics test suite (#3677)Marius Ungureanu
2017-12-11[Ide] Fix enable source analysis checkboxtherzok
2017-12-06[Refactoring] Refactor code for readability.therzok
2017-12-06[Roslyn] Switch to code diagnostics engine from roslyn.therzok
2017-10-27Fix missing base.Dispose()therzok
2017-02-08[Refactoring] Hide diagnostics with severity == hidden.Mike Krüger
2017-01-21[Refactoring] Fix duplicates in issues panelMikayla Hutchinson
2016-08-01Merge branch 'master' into maceditorMike Krüger
2016-07-22Renamed ThemeSettingColors -> EditorThemeColors.Mike Krüger
2016-07-14[Ide] Renamed SyntaxModeService -> SyntaxHighlightingService.Mike Krüger
2016-07-11[TextEditor] Replaced old theme engine with new unified one.Mike Krüger
2016-07-07[Refactoring] Use async/await instead of blocking .ResultMarius Ungureanu
2016-02-08[Refactoring] Get analyzer syntax diagnostics.Mike Krüger
2016-01-13[CSharpBinding] Fixed warnings.Mike Krüger
2016-01-08[Ide] Improved handling of files outside of projects.Mike Krüger
2015-10-22[Ide] Fixed bug in ad hoc project workspace unloading.Mike Krüger
2015-08-06[SourceEditor] QuickTaskView is now using a double buffering strategyMike Krüger
2015-07-08[Core] Optimized encoding detection.Mike Krüger
2015-03-30[Refactoring] Refactored code analyzation layer.Mike Krüger
2015-03-27[CSharpBinding] Ported vs.net diagnostic analyzers.Mike Krüger
2015-03-26[Ide] Implemented priority groups for completion.Mike Krüger
2015-03-13[Refactoring] Backported code analysis update enhancements fromMike Krüger
2015-03-07Fixed some merge errorsDavid Karlaš
2015-03-07Merge master into roslynDavid Karlaš
2015-03-06[Refactoring] Implemented a more lightweight background analysisMike Krüger