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-02Allow setting UseAsyncCompletion per view.Kirill Osenkov
2019-02-28VSTS 801818: DefaultSourceEditorOptions: return false for WrapLinesAaron Bockover
2019-02-26VSTS 790220: do not move caret on select-allAaron Bockover
2019-02-26TextEditor: Improve the enable/disable editor UXAaron Bockover
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-25Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-22Merge pull request #227 from xamarin/dev/davidk/indentionGuidesDavid Karlaš
2019-02-22Map settings and colors for Indention guidesDavid Karlaš
2019-02-22[Editor] Import initial values from MD persistencetherzok
2019-02-22Fix buildLluis Sanchez
2019-02-22Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis Sanchez
2019-02-22[Editor] Prevent NRE happening on accessing editor options after disposaltherzok
2019-02-20Merge pull request #201 from xamarin/merge-master-lluisLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-20Fix DefaultSourceEditorOptions on Windows.Kirill Osenkov
2019-02-20Only use ShowWhitespaces and IncludeWhitespaces on non-Windows.Kirill Osenkov
2019-02-19Merge remote-tracking branch 'origin/master' into merge-master-lluisLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-19Merge pull request #7069 from mono/master-vsts749965Lluis Sanchez
2019-02-18Moved the text editor to the new document/view architectureLluis Sanchez
2019-02-16Obsoletion propagationMikayla Hutchinson
2019-02-16Obsolete old text marker APIsMikayla Hutchinson
2019-02-16Obsolete old document parser APIMikayla Hutchinson
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-15Integrated Whitespace support in new editorDavid Karlaš
2019-02-15Convert several IDE services into Service instancesLluis Sanchez
2019-02-14DefaultSourceEditorOptions: expose WordWrapStyle propertyAaron Bockover
2019-02-13Add isDisposed check to non-generic version of GetContents()nosami
2019-02-12Check for disposed TextEditor when retrieving GetContents<T>nosami
2019-02-12[Editor] Remove old key when migrating it to the new onetherzok
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-06Fixes VSTS Bug 749965: Fatal error on copy + paste inMike Krüger
2019-02-06Fix option so it builds on Windows. (#151)Kirill Osenkov
2019-02-04[Editor] Work on implementing two-way bindings between editor and MD preferen...Marius Ungureanu
2019-01-30Fixes VSTS Bug 675488: [Feedback] Changing tab doesn't allow toMike Krüger
2019-01-28Revert "[NewTextEditor] Remove experimental UI option"Aaron Bockover
2019-01-26[NewTextEditor] Remove experimental UI optionAaron Bockover
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-22Initial Debugger support in new editorDavid Karlaš
2019-01-22Fixes VSTS Bug 774516: Exception in editor: TextEditorData wasmkrueger
2019-01-22Fixes Bug 770919: NRE in OSXEditor.GetLineHeightmkrueger
2019-01-20Move TextViewExtensions to TextEditorMikayla Hutchinson
2019-01-18Fixes VSTS Bug 770920: NRE in TextDocument.RenameMike Krüger
2019-01-17OSXEditor: Do not Dispose return value of NSFont.FromFontNameSandy Armstrong
2019-01-14[Ide] Fix ~100 warningsMikayla Hutchinson
2019-01-11[Ide] Fix warningsMikayla Hutchinson
2019-01-10[Ide] Add way to get Document from ITextViewMikayla Hutchinson