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-05-29Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/861121 - "System...Kirill Osenkov
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-27Fixes VSTS Bug 801709: [LegacyEditor] Dupplicated fix suggestions orMike 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-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-06 [Roslyn] Rework persistent storage location service (#7057)Marius Ungureanu
2019-01-25[TextEditor] Remove Refactoring dependencyMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-16Fixes VSTS Bug 723420: Light bulb - Numerous light bulbs show upMike Krüger
2018-11-14[Refactoring] Fix crash in code action editor exension.mkrueger
2018-11-09Merge pull request #6556 from mono/editor-miscLluis Sanchez
2018-11-07Commenting out usages of the old editor from CSharpBinding and MD.Refactoring.Kirill Osenkov
2018-11-07[Refactoring] Lightbulb gutter margin icon fixestherzok
2018-11-06[Refactoring] Prevent wrong cancellation being used while typing fasttherzok
2018-11-06[Refactoring] Unsubscribe ShowPopup eventhandler ot avoid leakstherzok
2018-10-19Fix failing tests.Mike Krüger
2018-10-18Fixes VSTS User Story 686778: Displaying Light Bulb & screwdriverMike Krüger
2018-10-16[Roslyn] Add the option to toggle source analysis on from the quick fix menutherzok
2018-10-10Run the dialog on top of the root windowtherzok
2018-10-10[Roslyn] Fix fixall menu being disabled when requesting from shortcuttherzok
2018-10-10Fix possible NRE happening on selectiontherzok
2018-10-10[Ide] Use better diffing servicetherzok
2018-10-10Fix text offset trackingtherzok
2018-10-10Fix typotherzok
2018-10-10Remove extra margins for vix all dialogtherzok
2018-10-10Fix border colortherzok
2018-10-10More fixestherzok
2018-10-10Fixes to the dialogtherzok
2018-10-10[Roslyn] Make fixall dialog apply the changestherzok
2018-10-10FixAll: make the root node combine all the text changestherzok
2018-10-10[FixAll] WIP for dialogtherzok
2018-10-10[Roslyn] Create fix all context when activating fix all menu itemtherzok
2018-09-04Merge pull request #5776 from mono/master-issue5360Mike Krüger
2018-08-27Merge branch 'master' into master-vsts631500Lluis Sanchez
2018-08-27Fixes issue #5360 Not obvious which "fix all" is which The fix allMike Krüger
2018-08-24Fixes vsts Bug 669030: [Feedback] VSMac 7.6 UI Blitz after pasting c#Mike Krüger
2018-08-21Fixes VSTS Bug 631500: [Feedback] EditorConfig doesn't work for VS forMike Krüger
2018-08-04Fix roslyn API breakagestherzok
2018-06-29[Telemetry] Time the Alt+Enter commandiain holmes
2018-06-29[Telemetry] Add a TimeToCode metriciain holmes
2018-06-06[Refactoting] Fix warningsMikayla Hutchinson
2018-05-22[Ide] Implement roslyn configuration property setuptherzok
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-16Fixes issue #4810 Configure Rule Quick Fix should filter rulesMike Krüger
2018-04-26[Misc] Remove test forced not to write cache and fix static instancestherzok