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
2016-06-14Fixed 'Bug 41773 - [Quick Fix Improvement] Options order in ContextMike Krüger
2016-06-13Merge branch 'master' into roslyn-previewsMike Krüger
2016-06-13Fixed 'Bug 41718 - [Quick Fix Improvement] "Find References" commandMike Krüger
2016-06-10Merge remote-tracking branch 'origin/main-menu-redesign'Vsevolod Kukol
2016-06-08Merge branch 'master' into roslyn-previewsMike Krüger
2016-06-03[F#] Add expand/shrink selection handlersnosami
2016-05-27[Ide] Remove Code Completion submenu from main menuVsevolod Kukol
2016-05-27[CSharpBinding] Rename code generation commandVsevolod Kukol
2016-05-26[Ide][Mac] Update default key bindingsVsevolod Kukol
2016-05-23Merge remote-tracking branch 'origin/master' into main-menu-redesignVsevolod Kukol
2016-04-21Optimize more command namesVsevolod Kukol
2016-04-21[CSharpBinding] Categorize and optimize commandsVsevolod Kukol
2016-04-12[CSharpBinding] Removed fix/refactoring from context menu.Mike Krüger
2016-04-06[CSharpBinding] Rename code generation commandVsevolod Kukol
2016-04-06[Templates] Update IDsVincentDondain
2016-03-04[Refactoring] Add dummy MidStep in JumpToDeclarationHandler chain to make it ...Jérémie Laval
2016-03-01[CSharpBinding] Add id to CSharpJumpToDeclarationHandler so that it can be re...Jérémie Laval
2016-02-22[CSharpBinding] Implemented missing navigational actions.Mike Krüger
2016-02-20Fixed 'Bug 38937 - Sort usings refactoring is missing'.Mike Krüger
2016-02-12Rename NUnit -> UnitTestingLluis Sanchez
2016-02-11[CSharpBinding] Ported the roslyn auto bracket insertion engine.Mike Krüger
2016-02-03[NUnit] Moved the retrival of the unit test source code location toMike Krüger
2016-02-03[Refactoring] GotoDeclaration now works accross language boundaries.Mike Krüger
2016-02-02[Refactoring] Made search references more abstract.Mike Krüger
2015-11-18[Ide] Added support for navigational links in the editor.Mike Krüger
2015-06-12[Ide] Moved ProjectSearchCategory to the c# binding.Mike Krüger
2015-06-11[CSharpBinding] Added FindProjectReferenceUsages command.Mike Krüger
2015-06-09Fixed 'Bug 29222 - Highlighting error'.Mike Krüger
2015-05-13Fix creation of portable librariesLluis Sanchez Gual
2015-05-07New condition for options dialog extensionsLluis Sanchez Gual
2015-05-07MSBuildTargetIsAvailable condition is now defined in CoreLluis Sanchez Gual
2015-05-06Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-30[CSharpBinding] Added context handler extension point.Mike Krüger
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-16Remove unused extensionsLluis Sanchez Gual
2015-03-30[CSharpBinding] Other language backends can now overwrite theMike Krüger
2015-03-30[CSharpBinding] Moved NamingInspection -> InconsistentNaming.Mike Krüger
2015-03-14[CSharpBinding] Switched to goto declaration logic from roslyn/NR6.Mike Krüger
2015-03-13[CSharpBinding] Replaced our resolve reference infrastructure with the roslyn...Mike Krüger
2015-03-10[CSharpBinding] Implemented extract method command.Mike Krüger
2015-03-03[UnitTests] Fixed JSon engine tests & json engine.Mike Krüger
2015-02-28[CSharpBinding] Ported code generators to roslyn.Mike Krüger
2015-02-20[Ide] Added ambience tooltip provider extensions.Mike Krüger
2015-02-12Extension condition fixesLluis Sanchez Gual
2015-02-04[CSharpBinding] Removed unsupported formatting policy sets.Mike Krüger
2015-01-26[CSharpBinding] Implemented roslyn error gathering for the parsedMike Krüger
2015-01-23[CSharpBinding/Refactoring] Optimized & fixed namespace resolveMike Krüger
2015-01-23[CSharpBinding] Started to port override members generator.Mike Krüger
2015-01-21[CSharpBinding] Ported property generators.Mike Krüger