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-03-26Disable failing testLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-06Fixes VSTS Bug 801783: Auto indenting is shifting by one space backMike Krüger
2019-02-18Moved the text editor to the new document/view architectureLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2018-11-26Fixes VSTS Bug 734863: Inverted comma (one more character) is alsoMike Krüger
2018-10-24TextEditorKeyPressTimings: support sub-millisecond precisionAaron Bockover
2018-10-24TextEditorKeyPressTimingsTests: test for sub-millisecond precisionAaron Bockover
2018-10-15[Editor] Fix negative values in SessionLengththerzok
2018-10-05Add line count informationtherzok
2018-10-05Add keypress count and document length informationtherzok
2018-09-27Simplify AssemblySearchPaths to what's really needed.Kirill Osenkov
2018-09-26[TextEditor] Fixed unit tests.Mike Krüger
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-09-13Fixes VSTS Bug 674618: Deleting emoji in source file creates gray barsMike Krüger
2018-08-29[TextEditor] Fix failing unit test.Mike Krüger
2018-08-23[Ide.Tests] Fixed typescript highlighting unit test.Mike Krüger
2018-08-22Fix test.Kirill Osenkov
2018-08-21Fixes VSTS Bug 665407: TypeScript/JavaScript TextMate syntaxMike Krüger
2018-08-08[Telemetry] Fix editor keypress telemetry to not report overflowed valuestherzok
2018-08-04Some more triestherzok
2018-07-13Fixes issue #5279 Text Editor outdents to hard left instead of goingMike Krüger
2018-07-05[Ide] Fixed failing unit test.Mike Krüger
2018-07-05Add a link to the GitHub issue for the ignored test.Kirill Osenkov
2018-07-05Disable TestCDATASection failing testKirill Osenkov
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-15Merge pull request #5070 from mono/master-vsts633531Mike Krüger
2018-06-15Fixes VSTS Bug 633531: File save sometimes not workingMike Krüger
2018-06-15Fixes VSTS Bug 624076: No backspace on any smart-indented line in webMike Krüger
2018-06-11Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-08Fixes VSTS Bug 627497: [Feedback] code snippet cursor in wrongMike Krüger
2018-06-05[TextEditor.Tests] Fix warningsMikayla Hutchinson
2018-05-29Fixes issue #3639 Add overtype marker in editorMike Krüger
2018-05-09Merge pull request #4736 from mono/master-vsts609809Mike Krüger
2018-05-08Remove obsolete unit tests, since they were testing class that is now removedDavid Karlaš
2018-05-08Fixes VSTS 610190: Collapsed Regions Auto ExpandMike Krüger
2018-05-07Fixes VSTS 609809: Closing curly brace removed on deleting curlyMike Krüger
2018-04-12[SourceEditor] Extracted the span update listener logic & added unitMike Krüger
2018-04-11Fixes issue #4489 Virtual indentation handling brokenMike Krüger
2018-03-22Fixes VSTS 577507: [Feedback] Emojis in XAML files break the editorMike Krüger
2018-03-21[TextEditor] Fixed unit test.Mike Krüger
2018-03-20Fixes VSTS 586125: Alt+Up at beginning of the document results in an (#4238)Mike Krüger
2018-03-16[SourceEditor] Fixed diff tracker. (#4191)Mike Krüger
2018-01-26Fixes "VSTS 524616 - can't refresh the website successfully after delete the ...Mike Krüger
2017-11-10[TextEditor] Fixed bug in segment tree.Mike Krüger
2017-11-01Fixed '294858 [Feedback] Do NOT go to definition if Ctrl/Cmd isMike Krüger
2017-10-11Fixed 'Bug 60093 - Current line highlight should be disabled while (#3179)Mike Krüger
2017-10-06Consolidate VS Editor NuGet references in a single file. (#3153)Kirill Osenkov