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-05[API] Remove a few obsolete items (#7042)Marius Ungureanu
2018-08-08Fix #4969: XML intellisense is very annoyingDavid Karlaš
2018-06-13Fix VSTS 605711: Incorrect XAML completion for </ContentPage.ReDavid Karlaš
2018-06-04[Xml] Rework validation to make it testableMikayla Hutchinson
2018-06-04[Xml] Fix location for validation errorsMikayla Hutchinson
2018-06-04[Xml] Disable DTDs and validation when loading schemasMikayla Hutchinson
2018-06-04[Xml] Fix XSD XML resolver behaviorMikayla Hutchinson
2017-09-19Partial reverse of ad2357e to make . committing character againDavid Karlaš
2017-08-23Part of fix for Bug 57012 - Xaml code completion disappears to early when "."...David Karlaš
2017-05-05Fixed 'Bug 55987 - Completion on XML closing tags is broken'Mike Krüger
2016-11-19[Xml] Use suggestion mode for inferred completionMikayla Hutchinson
2016-04-14[Xml] Remove duplicate usingsiain holmes
2016-04-06Revert "[Ide] Asynchronize OnTheFly formatting."Marius Ungureanu
2016-03-27[Ide] Asynchronize OnTheFly formatting.Marius Ungureanu
2016-02-19Fixed 'Bug 38687 - [Dark Theme] autocompletion list crashes XS 'Mike Krüger
2016-02-11[Ide] Replaced the SkipChar with a EditSession system.Mike Krüger
2015-11-16[Xml] Fixed code completion in case of AutoInsertFragments enabled & fixed au...David Karlaš
2015-11-04Fix Xml unit testsLluis Sanchez
2015-11-04Asynchronize xml completion apiLluis Sanchez
2014-08-05[Ide] TextEditor extensions are no longer using GTK for representingMike Krüger
2014-07-31[Ide] Removed obsolete ITextBuffer interface.Mike Krüger
2014-07-14Fixed build/merge conflicts.Mike Krüger
2014-07-14Merge branch 'xs6' into retina-editorMike Krüger
2014-06-18[XmlEditor] Massive cleanupMichael Hutchinson