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-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
2019-05-22TextEditor: Enable multi-caret commands during FindSandy Armstrong
2019-05-22Merge pull request #7615 from mono/backport-pr-7610-to-masterAaron Bockover
2019-05-22Merge pull request #7506 from mono/pr-anvod-gotobasememberAaron Bockover
2019-05-21Fix Find commands availability.Kirill Osenkov
2019-05-21TextEditor: Map and menu for multi-caret commandsSandy Armstrong
2019-05-21Merge pull request #7608 from mono/editor-dont-disposeLluis Sanchez
2019-05-20Merge pull request #7552 from mono/pr-kirillo-fixWindowsBuildLluis Sanchez
2019-05-20[TextEditor] Don't manually dispose the TextDocument instance.Jérémie Laval
2019-05-14XML changes to enable Go To Base Member.Anže Vodovnik
2019-05-11Fix Windows build.Kirill Osenkov
2019-05-10TextViewContent: Clean up CanHandleCommandSandy Armstrong
2019-05-09Fix NRE caught by XQA testsDavid Karlaš
2019-05-09Addressed PR commentsDavid Karlaš
2019-05-09Fixes 866554: Enable Snippets within ToolboxDavid Karlaš
2019-05-09Merge pull request #7503 from mono/pr-sandy-new-new-editor-name-nameSandy Armstrong
2019-05-08TextEditor: Update name of new editor display bindingSandy Armstrong
2019-05-08TextEditor: Migrate to upstream comment toggle commandsSandy Armstrong
2019-05-06[TextEditor] Add feature switch to enable new editor with designable file typesJérémie Laval
2019-05-03Fix content type from mime type calculations.Kirill Osenkov
2019-04-30Snippets: use the same classification for expansion fields as inline renameAaron Bockover
2019-04-30Snippets: check for snippets directory before importingAaron Bockover
2019-04-30Merge pull request #654 from xamarin/pr-david-snippetAaron Bockover
2019-04-30Addressed PR commentsDavid Karlaš
2019-04-30Add support to handle custom VS Wiindows snippetsDavid Karlaš
2019-04-30Initial support for snippets in new editorDavid Karlaš
2019-04-30Cmd+Click support in new editorDavid Karlaš
2019-04-30Merge pull request #672 from xamarin/pr-abock-delete-left-right-charsAaron Bockover
2019-04-30Merge pull request #671 from xamarin/pr-abock-format-selectionAaron Bockover
2019-04-30New Editor: fix delete left/right char commands (Fixes VSTS 846751)Aaron Bockover
2019-04-30New Editor: implement format selection (Fixes VSTS 832744)Aaron Bockover
2019-04-30ThemeToClassification: populate both tooltip and text categoriesAaron Bockover
2019-04-26Merge pull request #633 from xamarin/pr-kirillo-winKirill Osenkov
2019-04-25Adjust paths to assemblies in bin when adding to MEF from Cocoa.addin.xml.Kirill Osenkov
2019-04-25Join two groups of MEF assemblies into a single group.Kirill Osenkov
2019-04-25Fix Windows build.Kirill Osenkov
2019-04-24Re-registering FileTypeCondition to re-enable the Navigate context menu item.Anže Vodovnik
2019-04-16Merge pull request #587 from xamarin/pr-sandy-cocoa-sighelpGreg Munn
2019-04-16TextViewContent: Fix line endingsSandy Armstrong
2019-04-16TextViewContent: Restore AutoSave cleanupSandy Armstrong