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-01-23Fix cancellation token propagation issueLluis Sanchez
2019-01-22Fixes VSTS Bug 774516: Exception in editor: TextEditorData wasmkrueger
2019-01-18Fixes VSTS Bug 770635: NRE in TextEditorData.GetChunksMike Krüger
2018-10-24[TextEditor] Fix failing unit test.Mike Krüger
2018-09-12Fixes VSTS Bug 672522: Need Performance improvement on "Search inMike Krüger
2018-08-10Fixes issue #5533 Unable to type space characters into an xml fileMike Krüger
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-12Fixes issue #5025 Text loses indentation when typingMike 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] Fix duplicate using warningsMikayla Hutchinson
2018-04-17[TextEditor] Cleaned up logging.Mike Krüger
2018-04-16Fixes issue #4393 Error in text editor The original error should beMike Krüger
2018-04-11Fixes issue #4489 Virtual indentation handling brokenMike Krüger
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-02-26[TextEditor] Use StringBuilderCache.Mike Krüger
2018-01-17[Editor] Fix NRE when creating documenttherzok
2017-11-10Fixed 'Bug 60601 - Deadlock caused by text highlighting 'Mike Krüger
2017-11-07[Warnings] Remove the TextSet event from TextDocumentiain holmes
2017-10-11Fixed 'Bug 60093 - Current line highlight should be disabled while (#3179)Mike Krüger
2017-09-21[TextEditor] Fixed some unit tests.Mike Krüger
2017-09-21[TextEditor] Fixed some unit tests.Mike Krüger
2017-09-20Fixed 'Bug 59589 - TextViewMargin callsMike Krüger
2017-05-12[Ide] Avoid iterators on iterating textchanges.Marius Ungureanu
2017-05-09[Ide] Fix TextEditor leaksMarius Ungureanu
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-03-22Fix for https://bugzilla.xamarin.com/show_bug.cgi?id=53679Todd Grunke
2017-03-22Revert "Fix for https://bugzilla.xamarin.com/show_bug.cgi?id=53679"Todd Grunke
2017-03-22Fix for https://bugzilla.xamarin.com/show_bug.cgi?id=53679Todd Grunke
2017-03-22Fixed 'Bug 53578 - Hover over HTML and press F2, display is corrupted'Mike Krüger
2017-03-20Fixed 'Bug 53401 - Fold text and hover, displayed text is incompleteMike Krüger
2017-03-20Fixed 'Bug 53283 - Autocompletion doesn't respect tabs versus spaces'Mike Krüger
2017-03-17Fixed 'Bug 53401 - Fold text and hover, displayed text is incompleteMike Krüger
2017-03-15Fix build break (PackageSpecCreatorTests) and eliminate dead code.David Pugh
2017-03-09Fixed 'Bug 53167 - Block selection edits aren't batched'Mike Krüger
2017-02-16[TextEditor] Removed support for vertical tab & form feed lineMike Krüger
2016-12-07Fixed 'Bug 49061 - When there are many IExtendingTextLineMarkers,Mike Krüger
2016-11-30[SourceEditor] Added WithOffset/WithLength methods to coloredMike Krüger
2016-11-30[SourceEditor] Fixed getting pango markup from editor.Mike Krüger
2016-11-30Fixed 'Bug 48348 - Copying text from editor does not work'Mike Krüger
2016-11-17Fixed 'Bug 47137 - [VSMac] Return key broken if indentation mode isMike Krüger
2016-10-26[SourceEditor] Optimized folding data structure.Mike Krüger
2016-08-04[Ide] Fixed bug in editor theming color lookup.Mike Krüger
2016-08-03[Ide] Syntax highlighting is now async.Mike Krüger
2016-07-14[Ide] Renamed SyntaxModeService -> SyntaxHighlightingService.Mike Krüger
2016-07-12[Ide] Fixed some theming issues - ported dark theme colors.Mike Krüger
2016-07-11[TextEditor] Replaced old theme engine with new unified one.Mike Krüger
2016-07-05Merge branch 'master' into maceditorMike Krüger
2016-06-30[SourceEditor] Started to switch to the new theme engine/Moved ThemingMike Krüger
2016-05-19[Ide] Prepare text editor infrastructure for multiple caret/selectionMike Krüger