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-07-29Review comments.Anže Vodovnik
2019-07-29Modify the way the editor reacts to Toggle Folding/Outlining.Anže Vodovnik
2019-07-27Editor: Add TaskTagger so TODOs get highlightedSandy Armstrong
2019-07-18Map ShrinkSelection for new editorMikayla Hutchinson
2019-07-17Editor: add Imaging.csprojAaron Bockover
2019-07-16Map CSS and HTML colorDavid Karlaš
2019-07-11Wires up Join and Sort lines commands.Anže Vodovnik
2019-07-11Merge pull request #7905 from mono/pr-david-textmateAaron Bockover
2019-07-10TextViewContent: Don't show column rulers if user has them disabledSandy Armstrong
2019-07-10TextViewContent: Check MD policy when processing editorconfig updatesSandy Armstrong
2019-07-03Initial support for Textmate classification in new editorDavid Karlaš
2019-07-03Merge pull request #8080 from mono/pr-kirillo-verticalRulerAaron Bockover
2019-07-03Merge pull request #8097 from mono/pr-anvod-nrefixesAaron Bockover
2019-07-01Added Null Reference Guards across the dispose method.Anže Vodovnik
2019-07-01Merge pull request #7882 from mono/pr-anvod-renamefixMarius Ungureanu
2019-06-29Fix Windows build.Kirill Osenkov
2019-06-28Merge pull request #8019 from mono/dev/rigibson/update-roslynAaron Bockover
2019-06-27Fix 937834: In the new editor, the Chinese input repeats.David Karlaš
2019-06-26Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-06-25TextEditor: Map folding commandsSandy Armstrong
2019-06-21Merge pull request #7975 from mono/pr-anvod-rulerAaron Bockover
2019-06-20New Editor: Add theme mapping for column rulersSandy Armstrong
2019-06-20TextViewContent: Show column rulers, including new editorconfig valueSandy Armstrong
2019-06-20Make DataBuffer read-only for real this time.Kirill Osenkov
2019-06-20Make DataBuffer a get-only property.Kirill Osenkov
2019-06-20Make DocumentBuffer a get-only property.Kirill Osenkov
2019-06-20Make ProjectionTextDataModel internal.Kirill Osenkov
2019-06-20Add an extension point to provide projection buffers during text view constru...Kirill Osenkov
2019-06-19WIP: Rename fix, debugging.Anže Vodovnik
2019-06-19[CompositionManager] Allow the IDE to recover from a state where the … (#7816)Marius Ungureanu
2019-06-19Merge pull request #7906 from mono/pr-david-dragDropToolboxAaron Bockover
2019-06-18Merge pull request #7929 from mono/editor-csharp-featureflagAaron Bockover
2019-06-18Fix 801652: New Editor: broken history of references navigation main/src/addi...David Karlaš
2019-06-18Update main/src/addins/MonoDevelop.TextEditor/MonoDevelop.TextEditor/CSharpEn...Jérémie Laval
2019-06-18[TextEditor] Use feature flag instead of global option to enable new editor f...Jérémie Laval
2019-06-16Fixed Snippets Drag&Drop and added ability for Android Designer to do D&DDavid Karlaš
2019-06-13Merge pull request #7872 from mhutch/extensible-editorAaron Bockover
2019-06-13[TextEditor] Allow extensions to opt file types into new editorextensible-editorMikayla Hutchinson
2019-06-11Added a mapping for Go To Matching Brace, in the new editor.Anže Vodovnik
2019-06-05Merge pull request #7708 from mono/master-DisposedTokenMike Krüger
2019-06-04[Ide] Added a disposed token to the document controller API.Mike Krüger
2019-06-03Fix 901093: Completing a snippet adds a newlineDavid Karlaš
2019-05-30Integrate Changed lines margin and map used colorsDavid Karlaš
2019-05-30Merge pull request #7714 from mono/pr-anvod-gotolineAaron Bockover
2019-05-29Lighting up Go To LineAnže Vodovnik
2019-05-24TextViewContent: API change to get file change notifications working againSandy Armstrong
2019-05-24Merge pull request #7630 from mono/pr-david-dragDropAaron Bockover
2019-05-23Update the VS Editor NuGets to 16.1 when building on Windows. (#7640)monojenkins
2019-05-23Fix 762833: Implement selection drag and drop within/across text viewsDavid Karlaš
2019-05-22TextEditor: Put multi-caret commands in "Text Editor" categorySandy Armstrong