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
2020-01-20[TextEditor] Fixing the buildVáclav Vančura
2020-01-20[Icons][TextEditor] High contrast iconsVáclav Vančura
2020-01-13Adds icon for Go To Line navigation UI.Anže Vodovnik
2019-12-18Sync vs-editor-api and adopt code to changesDavid Karlaš
2019-12-05Sync with vs-editor-core changesDavid Karlaš
2019-12-02CocoaTextViewContent: Add AccessibilityTitle for editor groupSandy Armstrong
2019-11-08[Icons] Add new high contrast icons to project filesVsevolod Kukol
2019-11-08[Icons][Shell] High contrast iconsVáclav Vančura
2019-10-29Fix IndentationManager local copySandy Armstrong
2019-10-29Include IndentationManagerImpl into VSMacDavid Karlaš
2019-10-22Fix 959380: TextMate tagger does not work with extensions (VS compat issue)David Karlaš
2019-10-10GtkNSViewHost: make native view Disposal optional and off-by-defaultAaron Bockover
2019-10-09Editor: adapt to API changes in vs-editor-apiAaron Bockover
2019-10-09Integrate DiffPreviewDavid Karlaš
2019-09-26Editor: Upstream 'go to base' commandingSandy Armstrong
2019-08-15TextEditor: Mouse processors don't need to deal with ctrl+click anymoreSandy Armstrong
2019-08-05TextEditor: "Use Selection for Find" fixesSandy Armstrong
2019-07-30Merge pull request #8275 from mono/pr-sandy-vsea-varsAaron Bockover
2019-07-29Build: Use a property to access the vs-editor-api directorySandy Armstrong
2019-07-27Editor: Add TaskTagger so TODOs get highlightedSandy Armstrong
2019-07-17Editor: add Imaging.csprojAaron Bockover
2019-07-03Initial support for Textmate classification in new editorDavid Karlaš
2019-06-27Fix 937834: In the new editor, the Chinese input repeats.David Karlaš
2019-06-19[CompositionManager] Allow the IDE to recover from a state where the … (#7816)Marius Ungureanu
2019-06-16Fixed Snippets Drag&Drop and added ability for Android Designer to do D&DDavid Karlaš
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-23Fix 762833: Implement selection drag and drop within/across text viewsDavid Karlaš
2019-05-14XML changes to enable Go To Base Member.Anže Vodovnik
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-04-30Snippets: check for snippets directory before importingAaron 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-30ThemeToClassification: populate both tooltip and text categoriesAaron Bockover
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-16TextEditor.Cocoa: Add missing signature help iconsSandy Armstrong
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Fix assembly loading issue with new editorLluis Sanchez
2019-04-04TextEditor.Cocoa: Use managed GtkNSView host by defaultSandy Armstrong
2019-04-04Fix buildLluis Sanchez
2019-04-04Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-04Finish porting the debugger to vs-editor-apiAaron Bockover
2019-04-04MonoDevelop.TextEditor.Cocoa: Build as part of md-addinsSandy Armstrong