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-18Also add it to compositiontherzok
2019-11-13[FeatureSwitch] Fix "_description" property nameRodrigo Moya
2019-11-13[Core] Move FeatureSwitches extension to CoreRodrigo Moya
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-08-02Only suggest custom tools for appopriate file typesMikayla Hutchinson
2019-07-29[Ide] Adds feature in MonoDevelop to pin opened tabsJose Medrano
2019-05-23[Ide] Old crash reporter should only be enabled for MonoDeveloptherzok
2019-04-25Fix Windows build.Kirill Osenkov
2019-04-23Ide: Add command to close all tabs to the rightSandy Armstrong
2019-04-04Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-04Ide: Put core editor assemblies in MEFSandy Armstrong
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-26Sanitize InitComplete handlers to require CommandHandlers as extension objectstherzok
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Fix some ide initialization issuesLluis Sanchez
2019-02-18Implemented new document/view architectureLluis Sanchez
2019-01-11MonoDevelop.Ide: Remove M.CA.W.Desktop from MEFSandy Armstrong
2019-01-11MonoDevelop.Ide.addin.xml: WhitespaceSandy Armstrong
2018-12-11Fix MEF issues.Kirill Osenkov
2018-12-11Balance .dll references across Core, Wpf and Cocoa.Kirill Osenkov
2018-11-30Rest of changes needed, basiclly include all editor .dlls into MEFDavid Karlaš
2018-11-30Add EditorFeatures.Wpf to MEF composition.Kirill Osenkov
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-15Add MS.VS.Text.UI.Wpf.dll to the MEF composition.Kirill Osenkov
2018-11-07Switch to VS Editor references.Kirill Osenkov
2018-11-02Set ViewContent.ContentName.Kirill Osenkov
2018-10-31Add MonoDevelop.TextEditor project.Kirill Osenkov
2018-09-28Use just one SystemInformation node instead of twonosami
2018-09-27Extract Runtime version info out of IDE version infonosami
2018-09-27Report _from_ version in addition to _to_ versionnosami
2018-09-12Fix 668301: [Feedback] Unable to change font colors for vb.net by Visual Stud...David Karlaš
2018-09-05[Ide] Remove deprecated FeedbackServiceVsevolod Kukol
2018-08-21[Ide] Implemented format on type & return usingMike Krüger
2018-08-04[Ide] Add some runtime imports for Ide depstherzok
2018-07-13Unify on MonoDevelop/Ide/Composition extension point.Kirill Osenkov
2018-04-24[TODO] Implement initial gatheringtherzok
2018-04-18Improve AutoInsertBracketHandler extension filteringMikayla Hutchinson
2018-04-17[Ide] Switched to roslyn folding infrastructure.Mike Krüger
2018-04-04[MEF] Include EditorFeatures.Text into compositionMarius Ungureanu
2018-03-01Merge branch 'master' into editorconfigMike Krüger
2018-01-26Add Microsoft.VisualStudio.Text.Logic.dll and Microsoft.VisualStudio.Text.UI....Todd Grunke
2018-01-22Merge branch 'master' into editorconfigMike Krüger
2018-01-18Merge remote-tracking branch 'origin/master' into editorFeaturestherzok
2018-01-16Implemented '549673 Use ILineSeparatorService from roslyn.'Mike Krüger
2018-01-09[CSharpBinding] Implemented a document options providerMike Krüger
2017-12-14Merge dev/kirillo/editorfeatures into editorFeaturesDavid Karlaš
2017-12-06[Ide] Fix Workspaces.Desktop composition with VS-MEF.therzok
2017-12-05Add Microsoft.CodeAnalysis.EditorFeatures.dll to the MEF composition.Kirill Osenkov
2017-10-27Merge branch 'master' into master-fix39274Mike Krüger
2017-10-19Update VS Editor to latest NuGet packages (#3224)Kirill Osenkov