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-04-04Finish porting the debugger to vs-editor-apiAaron Bockover
2019-04-04Migrate from vs-editor-core back to vs-editor-apiSandy Armstrong
2019-03-12Build: Add InfoBar.csproj from vs-editor-coreSandy Armstrong
2019-02-27Don't local copy libe_sqlite for every projecttherzok
2019-02-22Integrate CurrentLineHighlighterDavid Karlaš
2019-02-18Copy Find.Implementation.dll locally.Kirill Osenkov
2019-02-18Add WpfFindPresenter.Kirill Osenkov
2019-02-15Integrated Whitespace support in new editorDavid Karlaš
2019-02-14Skip collecting extension content files when there isn't anyMikayla Hutchinson
2019-02-14Switch tasks to a projectMikayla Hutchinson
2019-02-08Get rid of spurious NU1108 errors in VSMikayla Hutchinson
2019-02-07Fix word selection when double clicking on word in codeDavid Karlaš
2019-02-01Bump VS Editor to latest on Windows. (#138)Kirill Osenkov
2019-01-30FilterLocalCopyReferences: Fix including AndroidDeviceManager.Resources.dllSandy Armstrong
2019-01-25[build] Integrate new StructureImpl projectJérémie Laval
2019-01-25Move MS.VS.Language.NavigateTo.Interfaces to be Windows only.Kirill Osenkov
2019-01-22Initial Debugger support in new editorDavid Karlaš
2019-01-18Copy the net45 version of MS.VS.Composition to output. (#96)Kirill Osenkov
2019-01-17Add AddinBuildDir shorthand for output directoryMikayla Hutchinson
2019-01-17Add System.ComponentModel.Composition to core refsMikayla Hutchinson
2019-01-17Simplify docs-by-default for sdk style projectsMikayla Hutchinson
2019-01-17Work around .NET SDK transitive copy bugMikayla Hutchinson
2019-01-17Sdk style projects should use OutDirMikayla Hutchinson
2019-01-17Common props to simplify sdk style projectsMikayla Hutchinson
2019-01-16Remove appconfig based unificationMikayla Hutchinson
2019-01-16Upgrade primary refs to framework refsMikayla Hutchinson
2019-01-16Use app.config for conflict resolution in all projectsMikayla Hutchinson
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14Fix (harmless) typo in target nameMikayla Hutchinson
2019-01-14Hide (Include|Suppress)CopyLocal & DownloadNupkg in sln treeMikayla Hutchinson
2019-01-14Fix more missing assemblies to copy, fix MEF paths for loading assembliesAaron Bockover
2019-01-13bump vs-editor-core; import Consolidated.projitemsAaron Bockover
2019-01-13Add some more local copiestherzok
2019-01-13Force copy of editor impl assembliestherzok
2019-01-13Don't make everything copy sqlite3therzok
2019-01-13Local copy the rest of the FPF dllstherzok
2019-01-13Fix DownloadFiles task nametherzok
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-13Rebalance WPF assemblies.Kirill Osenkov
2019-01-12Fix NuGet arguments in DownloadNupkg.cs.Kirill Osenkov
2019-01-12Better fix for removing Accessibility reference.Kirill Osenkov
2019-01-12Fix Windows build.Kirill Osenkov
2019-01-11Run DownloadNupkg before RARtherzok
2019-01-11ToolTipAdornmentImpl reference fixupsSandy Armstrong
2019-01-11Add note re wiring DownloadNupkg into RestoreMikayla Hutchinson
2019-01-11Use variable for nupkg directoryMikayla Hutchinson
2019-01-11Hook NuGet download into restoreMikayla Hutchinson
2019-01-11Fix custom build tasksMikayla Hutchinson
2019-01-11Fix restoring RoslynCodeTaskFactoryMikayla Hutchinson
2019-01-11Add targets that allow bundling nupkgs into extensionsMikayla Hutchinson