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
2018-06-15Fixes VSTS Bug 624076: No backspace on any smart-indented line in webMike Krüger
2018-06-05[TextEditor.Tests] Fix warningsMikayla Hutchinson
2018-05-07Fixes VSTS 609809: Closing curly brace removed on deleting curlyMike 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
2017-08-15[TextEditor] Fixed unit tests.Mike Krüger
2017-07-14Fixed 'Bug 58123 - Writing " makes two of characters, but delete onlyMike Krüger
2017-04-24Fixed 'Bug 55462 - Syntax highlighting breaks after using literalMike Krüger
2017-03-15Fixed 'Bug 52955 - Command + A and Command + V has issues with caretMike Krüger
2017-02-15[SourceEditor] Fixed line marker system.Mike Krüger
2016-10-26[SourceEditor] Optimized folding data structure.Mike Krüger
2016-05-19[Ide] Prepare text editor infrastructure for multiple caret/selectionMike Krüger
2016-05-17[SourceEditor] Text editor control implementation is now internal.Mike Krüger
2016-05-17[SourceEditor] Unified text document subsystems.Mike Krüger
2016-05-17[SourceEditor] Unified fold segment subsystems.Mike Krüger
2016-05-17[TextEditorTests] Track API changes.Mike Krüger
2016-05-17[TextEditor] Splitted out a shared part of the text editor.Mike Krüger
2015-06-05[Text Editor] Add Delete to start of line actioniain holmes
2015-05-31Fixed 'Bug 29193 - Last line of code is duplicated on the same line'.Mike Krüger
2015-01-06[TextEditor] Fixed some failing unit tests.Mike Krüger
2014-06-24Fixed 'Bug 20824 - "Delete entire line" only deletes the line that theMike Krüger
2013-09-03[TextEditor] Added clear selection action for non mac platforms.Mike Krüger
2013-04-29[Tests] Splitted text editor tests.Mike Krüger