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
2017-07-12[Ide] Moved roslyn completion data to ide.Mike Krüger
2017-07-12[CSharpBinding] Fixed roslyn completion mapping.Mike Krüger
2017-07-10[CSharpBinding] Delegate completion now shows correctly the newmethodMike Krüger
2017-07-10[CSharpBinding] Use the XS completion replacement mapping.Mike Krüger
2017-07-05[Ide] CompletionData now uses roslyn CompletionRules.Mike Krüger
2017-07-05Fixed 'Bug 56967 - Improper formatting of #region...#endregion'Mike Krüger
2017-07-05[CSharpBinding] Fixed word replace logic. When invoking completionMike Krüger
2017-07-04[CSharpBinding] Cleaned up code.Mike Krüger
2017-07-03[CSharpBinding] Implemented enum member completion provider.Mike Krüger
2017-06-29[CSharpBinding] Implemented documentation for tooltip providers.Mike Krüger
2017-06-28[CSharpBinding] Clean up tooltip code.Mike Krüger
2017-06-27[CSharpBinding] Fixed completion tooltips.Mike Krüger
2017-06-27[CSharpBinding] Added code templates to the completion list.Mike Krüger
2017-06-22[CSharpBinding] Implemented cast completion. For that to work roslynMike Krüger
2017-06-21[CSharpBinding] Implemented format item completion provider.Mike Krüger
2017-06-20[CSharpBinding] Removed custom completion engine.Mike Krüger
2016-01-12Fixed 'Bug 37573 - [roslyn] Excessive namespace prefix inserted byMike Krüger
2015-11-27[CSharpBinding] Handled ToMinimalDisplayString exceptions.Mike Krüger
2015-11-26[CSharp] Fixed c# code completion/feature unit tests.Mike Krüger
2015-06-12[CSharpBinding] Moved NR6 features to the C# binding.Mike Krüger
2015-06-12Revert "[CSharpBinding] Restructured NR6."Mike Krüger
2015-06-12[CSharpBinding] Restructured NR6.Mike Krüger
2015-02-23[CSharpBinding] Display overloaded constructor completion dataMike Krüger
2015-02-23[CSharpBinding] ObjectCreationCompletionData now reusesMike Krüger