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-15Merge pull request #9492 from mono/task-completedMike Krüger
2020-01-13Adds icon for Go To Line navigation UI.Anže Vodovnik
2019-12-23Switch to Task.CompletedTask where applicabletherzok
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-13[FeatureSwitch] Fix "_description" property nameRodrigo Moya
2019-11-13[Core] Move FeatureSwitches extension to CoreRodrigo Moya
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-11-13[Core] Add base implementation for IFeatureSwitchControllerRodrigo Moya
2019-11-13[TextEditor] Move related feature switch to TextEditor addinRodrigo Moya
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-16Editor: Support for ShowQuickInfo commandSandy Armstrong
2019-10-11Fix 824326: Shift+Enter not in new editorDavid Karlaš
2019-10-10GtkNSViewHost: make native view Disposal optional and off-by-defaultAaron Bockover
2019-10-10Map colors for QuickFix->DiffPreview for new editorDavid Karlaš
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-09-20Fix breakpoints inside .cshtml files.Kirill Osenkov
2019-09-18Fix: Allow use of AlwaysUseLegacyEditor feature switchSandy Armstrong
2019-09-18LegacyEditorSupportExtensionNode: Remove 'public' from interfaceSandy Armstrong
2019-09-18Fix: Only support text files; less node-checking workSandy Armstrong
2019-09-18Fix: Remove all users of EnableNewEditor preferencesSandy Armstrong
2019-09-18Fix: Remove support for BOTH editorsSandy Armstrong
2019-09-18Editor: New LegacyEditorSupport extension pointSandy Armstrong
2019-09-18New Editor: Improve wording, especially in preferencesSandy Armstrong
2019-09-16TextViewContent: Only handle commands if text view has keyboard focusSandy Armstrong
2019-09-13Updating TaskStore to ignore Display Bindings when navigating to errors.Anže Vodovnik
2019-09-11Merge pull request #8661 from mono/pr-david-fixThemesSwitchingAaron Bockover
2019-09-11Merge pull request #8668 from mono/pr-david-fix934342Aaron Bockover
2019-09-10ThemeToClassification: reset all properties on the editor format mapDavid Karlaš
2019-09-09Fix 934342: When I press shift+tab, the selected code lines don't get un-inde...David Karlaš
2019-09-09Map `ShowCompletionWindow` to `CommitUniqueCompletionListItem`David Karlaš
2019-08-26Map JSON Property Name to type colorsDavid Karlaš
2019-08-19Implemented CommonEditorAssetServiceDavid Karlaš
2019-08-15TextEditor: Mouse processors don't need to deal with ctrl+click anymoreSandy Armstrong
2019-08-08TextEditor: Allow opening C# files with certain custom themesSandy Armstrong
2019-08-07Brace command argument consolidation.Anže Vodovnik
2019-08-05TextEditor: "Use Selection for Find" fixesSandy Armstrong
2019-07-30Merge pull request #8261 from mono/pr-anvod-foldingmenuAaron Bockover
2019-07-30Merge pull request #8275 from mono/pr-sandy-vsea-varsAaron Bockover
2019-07-29Review comments.Anže Vodovnik
2019-07-29Modify the way the editor reacts to Toggle Folding/Outlining.Anže Vodovnik