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-06-20[Ide] Add some null checking to InfoBar codetherzok
2019-05-08Fixing PR comments and updating app.config to satisfy binary compat check.Anže Vodovnik
2019-05-08Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
2019-05-08Fixuptherzok
2019-05-08Add IErrorLoggerService implementationtherzok
2019-05-08Implement custom infobar handler for analyzer errorstherzok
2019-04-30[Ide] Move OpenDocument synchronizing logic to run in MonoDevelopWorkspace ra...therzok
2019-04-29Fix several navigation issuesLluis Sanchez
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-08Fixing additional PR comments.Anže Vodovnik
2019-04-05Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
2019-03-31Fix IInfoBarHost retrieval issueLluis Sanchez
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-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-18Mirror changes in roslyn for workspace task schedulertherzok
2019-02-18Track API changesLluis Sanchez
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-28Update taskschedulerfactory to newest roslyn versiontherzok
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-12[Ide] Cache the active document in the document tracking service (#6855)Marius Ungureanu
2019-01-11[Ide] More API trackingMikayla Hutchinson
2019-01-11[Ide] More API trackingMikayla Hutchinson
2019-01-11[Ide] Track Roslyn API changesMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-20Implemented GoToDefinition for new editorDavid Karlaš
2018-11-13[Ide] Improve roslyn logging infrastructure (#5885)Marius Ungureanu
2018-09-06[Ide] Create public API for infobars.therzok
2018-08-20Fix roslyn breaking mdtooltherzok
2018-07-02[Roslyn] Implement IDocumentSupportsFeatureServiceiain holmes
2018-06-26[Ide] Properly rename MonoDevelopErrorReportingServiceFactorytherzok
2018-06-26[Ide] When Roslyn wants to show detailed info, open the log file if it's redi...therzok
2018-06-12[Roslyn] Make RoslynService initialization free-threadedtherzok
2018-06-11Formating fixestherzok
2018-06-11Remove dead codetherzok
2018-06-11[Ide] Fix roslyn FSA notification.therzok
2018-06-11Flushtherzok
2018-06-11[Ide] Reworked how full solution analysis roslyn options worktherzok
2018-06-11[Ide] Make setting roslyn logger deterministictherzok
2018-05-31Fix wrong `ProjectCacheService` being returned resulting in caching not worki...David Karlaš
2018-05-30[Ide] Import TaskSchedulerFactorytherzok
2018-05-25Fixup whitespacetherzok
2018-05-25[Ide] Implement INotificationServicetherzok
2018-05-22[Ide] Implement roslyn configuration property setuptherzok
2018-05-22[Ide] Deterministically initialize the synchronization context data for Roslyntherzok
2018-05-09Fix headers and bad mergetherzok