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
2020-01-17Merge pull request #9502 from mono/project-code-analysis-rulesetMatt Ward
2020-01-15Merge pull request #9447 from mono/nrefactory-removalJose Miguel Torres
2020-01-15Merge pull request #9492 from mono/task-completedMike Krüger
2020-01-15Remove commented out extensiontherzok
2020-01-15Remove various references to NRefactory that are not usedtherzok
2020-01-08[C#] Fix null reference for new project added to existing solutionMatt Ward
2020-01-02[C#] NoWarn in project should override rulesetsMatt Ward
2020-01-02[C#] Support CodeAnalysisRuleSet fileMatt Ward
2019-12-23Switch to Task.CompletedTask where applicabletherzok
2019-11-14Implement Go To Definition for RazorKirill Osenkov
2019-11-13Revert "Implement Go To Definition for Razor"Sandy Armstrong
2019-11-13Implement Go To Definition for RazorKirill Osenkov
2019-11-08[CSharpBinding] Rely on MSBuild's OutputType for determining Roslyn's OutputKindJérémie Laval
2019-10-30Merge pull request #9147 from mono/pr-kirillo-blazorSandy Armstrong
2019-10-30Update ContainedDocument to support `@code`David Karlaš
2019-10-28Update Library.xpt.xmlKeting Yang
2019-10-28[IDE] Add period to the template description of Shared ProjectKeting Yang
2019-10-22Merge pull request #8933 from mono/vsts-958245Greg Munn
2019-10-18[Debugger] Handle case when the text snapshot has less lines than the breakpo...Greg Munn
2019-10-18CSharpBinding: Adjust for some options moving in RoslynSandy Armstrong
2019-10-18CSharpBinding: Remove MonoDevelop.Ide.Completion.PresentationSandy Armstrong
2019-10-18Refactoring: Update for Roslyn API changesSandy Armstrong
2019-10-14MiscellaneousFilesWorkspace: support .csx scriptsAaron Bockover
2019-09-25Legacy Editor: Comment out some broken code (pending full deletion)Sandy Armstrong
2019-09-23[Debugger] Trim out any prefix and postfix operators in tooltip expressionsJeffrey Stedfast
2019-09-20Fix Debugger QuickInfo(tooltip) in .cshtmlDavid Karlaš
2019-09-11[Core] Fix adding derived Control items to the weak maptherzok
2019-09-04CSharpCompilerParameters: Add support for "nullable"Sandy Armstrong
2019-08-29Merge pull request #8550 from mono/fix943186Vsevolod Kukol
2019-08-28[CSharp] Don't hide formatting dialog in ctorVsevolod Kukol
2019-08-27Port CodeCompletion to reliable timer trackingtherzok
2019-08-08[CSharp] Enable PreviewCody Russell
2019-08-07[CSharpBinding] Refactor OwnerProjectInfoMatt Ward
2019-08-07[CSharpBinding] Support multi-target frameworks in editor path barMatt Ward
2019-07-24Wiring the change handlers for Document Outline control.Anže Vodovnik
2019-07-05[CSharpBinding] Fix crash on opening C# format profile dialogMatt Ward
2019-07-03[Debugger] Protect against NRE's in the CSharpBreakpointSpanResolverJeffrey Stedfast
2019-07-03Merge pull request #8059 from mono/pr-david-fix935181Lluis Sanchez
2019-07-02[CSharpBinding] Fix path bar sometimes not showing owner projectsMatt Ward
2019-07-01[CSharpBinding] Fixed failing editor tests.Mike Krüger
2019-07-01Fix 935181: TryGetBreakpointSpan called with invalid positionDavid Karlaš
2019-06-28Merge pull request #8033 from mono/vsts798074Marius Ungureanu
2019-06-28Merge pull request #7950 from mono/pr-anvod-completionproviderAaron Bockover
2019-06-27[C#] Fix unhandled exception that is thrown when completion is canceledtherzok
2019-06-27Setting IsExclusive to true and ensuring provider gets called.Anže Vodovnik
2019-06-26roz wipSandy Armstrong
2019-06-20C#: Add some missing optionsSandy Armstrong
2019-06-14Map "Show import items" option to equivalent Roslyn featureSandy Armstrong
2019-06-12Merge pull request #7870 from mono/pr-sandy-the-eighth-dayAaron Bockover
2019-06-12Merge pull request #7849 from mono/pr-david-fixDebuggerTooltipsDavid Karlaš