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-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2018-06-28Fixes issue #5100 Debugger tooltip not always displayedMike Krüger
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2018-03-17Fixes issue #4173 C# sources with `None` build action are not editable (#4198)Mike Krüger
2018-01-09[CSharpBinding] Implemented a document options providerMike Krüger
2018-01-04Fixed '527496 - Error "while update show code surroundings window"'Mike Krüger
2017-01-14Port to Roslyn 2Mikayla Hutchinson
2016-02-24[CSharpBinding] Closed much public API.Mike Krüger
2016-02-20Fixed 'Bug 38942 - Policies for sorting usings'Mike Krüger
2015-12-07Bug 36604 - No locals and evaluation possible in statically constructed fieldsDavid Karlaš
2015-06-15[NRefactory] Removed NR6 from the solution.Mike Krüger
2015-04-16[CSharpBinding] Narrow down public API.Mike Krüger
2015-03-11[CSharpBinding] Disabled debugger tooltip resolving when offset is not inside...David Karlaš
2015-03-05[Debugger] Fixed resolving of debugger tooltips text when hovering code with ...David Karlaš
2015-01-28[CSharp] Implemented IDebuggerExpressionResolver.ResolveExpression on RoslynDavid Karlaš
2015-01-23[CSharp] Use shared semantic model.Mike Krüger
2015-01-21[Ide] Put the roslyn semantic model into the parsed document again.Mike Krüger
2015-01-18[Roslyn] Ported ITextEditorResolverProvider and fixed FullName for type/namep...David Karlaš
2015-01-14[CSharBinding] TypeSystemProvider is now using roslyn to retrieve theMike Krüger
2015-01-07[CSharpBinding] Removed NR5 usages.Mike Krüger
2015-01-07Bump NR6.Mike Krüger
2014-10-09[CSharpBinding] Implemented support for roslyn formatting/newMike Krüger
2014-07-25[CSharpBinding] Fix build.Mike Krüger
2014-07-21[CSharpBinding] Fixed merge issues.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-07Fix build.Mike Krüger
2014-07-07[Ide] Renamed EditContext to DocumentContext.Mike Krüger
2014-06-30[Ide] Renamed EditContext Document property to EditContext.Mike Krüger
2014-06-30[CSharpBinding] Track API changes.Mike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-23[Core] Renamed TextLocation -> DocumentLocation.Mike Krüger
2014-06-20[CSharpBinding] Ported C# binding to new editor infrastructure.Mike Krüger
2014-05-15Merge branch 'master' into retina-roslynMike Krüger
2014-05-05[UnitTest] Adding more generic types resolvingDavid Karlaš
2014-04-22[CSharpBinding] Ported tooltip engine to roslyn.Mike Krüger
2014-04-22[Ide] Completion GUI is now using the NR6 API.Mike Krüger
2013-08-12[CSharpBinding] Hide internal API.Mike Krüger
2013-03-19[CSharpBinding] Track NRefactory API changes.Mike Krüger
2012-09-12Fixed 'Bug 7063 - Info tooltip shows markup '.Mike Krüger
2012-08-10[NRefactory] Updated NRefactory/Tracked API changes.Mike Krüger
2012-07-02[CSharpBinding] Fixed compiler warnings.Mike Krüger
2012-06-29[CSharpBinding] Secured the tooltip creation calls.Mike Krüger
2012-06-28* IType.cs:Mike Krüger
2012-06-28[CSharpBinding] Editor tooltips are now taking the context intoMike Krüger
2012-05-22Fixed 'Bug 5205 - Completion of enum/flags values does not work afterMike Krüger
2012-05-03Fixed 'Bug 4768 - MD hangs while generating code completion data'.Mike Krüger
2012-04-26Fixed 'Bug 4661 - InternalsVisibleTo is sometimes ignored'.Mike Krüger
2012-04-07Fixed 'Bug 4322 - NullReferenceException in indent/unindent selectionMike Krüger
2012-04-07Fixed 'Bug 4321 - IndexOutOfRangeException in various context actionMike Krüger