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-11-08Pr olga add autotest api for get execution info (#9217)OlgaBoiarshynova
2019-10-22Fixes VSTS Bug 999361: System.ArgumentOutOfRangeException exception inMike Krüger
2019-10-22Fixes VSTS Bug 999353: System.ArgumentOutOfRangeException exception inMike Krüger
2019-10-17[754975] [Global Search Results] Added GettextCatalog.GetString to each switc...Oleksii Sachek
2019-10-17[754975] [Global Search Results] Fixed resultKind for GettextCatalog.GetStringOleksii Sachek
2019-10-17[754975] [Global Search Results] Added description to base SearchResultOleksii Sachek
2019-10-17[754975] [Global Search Results] Added accessibility description to RoslynSea...Oleksii Sachek
2019-10-07Merge pull request #8785 from mono/pr-jmatthiesen-vsts611793Vsevolod Kukol
2019-09-26[Ide] Exclude temp loading category from global search top resultsVsevolod Kukol
2019-09-26[Ide] More code style improvementsVsevolod Kukol
2019-09-26[Ide] Fix race when accessing loading category resultsVsevolod Kukol
2019-09-26[Ide] Exclude global search categories without tag matchVsevolod Kukol
2019-09-26[Ide] Code style in global search with tasksVsevolod Kukol
2019-09-26[Ide] Use ImmutableArray and lock when updating global search resultsVsevolod Kukol
2019-09-26[Ide] Reset global search loading category on updatesVsevolod Kukol
2019-09-26[Ide] Fix command search category threadingVsevolod Kukol
2019-09-26[Ide] Update global search results on a background threadVsevolod Kukol
2019-09-26[Ide] Collect global search results in an ImmutableListVsevolod Kukol
2019-09-26[Ide] Improve global search result reporting even moreVsevolod Kukol
2019-09-26Fix crash in global searchLluis Sanchez
2019-09-20[Ide] Improve global search popup stringsVsevolod Kukol
2019-09-20Fixes VSTS #611793 - quit re-defaulting to case sensitive search #4727Jordan Matthiesen
2019-09-13Fix flickering issue in results windowLluis Sanchez
2019-08-21[GlobalSearch] Adds order in SearchPackages and SearchInSolutionJose Medrano
2019-08-21[GlobalSearch] Adds order priority in results based in a rankJose Medrano
2019-08-21Update main/src/core/MonoDevelop.Ide/MonoDevelop.Components.MainToolbar/Searc...Jose Medrano
2019-08-21[GlobalSearch] Replaces Task.WhenAll to show results when each provider finishesJose Medrano
2019-08-08Fixes VSTS Bug 960629: CommandSearchCategory potentially works on invalid dataMike Krüger
2019-08-05PR commentsAnže Vodovnik
2019-08-02Artificially rank the commands from the current add-in higher.Anže Vodovnik
2019-07-11[Mac] Fix keyboard input in Global Search when in fullscreeniain holmes
2019-06-19[Mac] Align the search popup correctly when the app is in fullscreen modeiain holmes
2019-05-23Fix some workbench display issuesLluis Sanchez
2019-05-23Try to fix auto testLluis Sanchez
2019-05-16Fixes VSTS Bug 893674: [Feedback] Goto line jumps to wrong line orMike Krüger
2019-05-08Fix scope of GetContent() for several viewsLluis Sanchez
2019-04-16[Ide] Fix NRE in Global SearchVsevolod Kukol
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-05Fixes VSTS Bug 720764: Using Navigate To and searching for "NavigateMike Krüger
2019-04-02[IDE] Check a runtime model exists for the selected projectiain holmes
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-18Fixes VSTS Bug 807754: [Feedback] cannot set focus in 2 column editMike Krüger
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-15[Ide] Switch toolbar to new editor APIsMikayla Hutchinson
2019-01-11Add some fixes to roslyn API changestherzok
2019-01-11[Ide] More API trackingMikayla Hutchinson
2019-01-11[Ide] Track Roslyn API changesMikayla Hutchinson
2018-11-06[Ide] Fix NRE in main toolbar if search popup has been disposed (#6535)Vsevolod Kukol
2018-09-27[Mac] Improve reverse tabbing out of the toolbariain holmes