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-03Fixes VSTS Bug 938323: [FATAL] System.ArgumentOutOfRangeExceptionMike Krüger
2019-06-26Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis 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-16Suppress editor type conflict warnings from old editorMikayla Hutchinson
2019-02-16[SourceEditor] Fix a couple warningsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-14Fixes VSTS Bug 790861: Text not redrawn when auto-formattingMike Krüger
2019-02-11IntellisenseManager: Delete in favor of vs-editor-core implSandy Armstrong
2019-02-07Stub ITextView3.FocusAaron Bockover
2019-02-07Revert "[Editor] Fix some performance issue happening on classification changes"therzok
2019-01-30Turn off old QuickInfo element converters that now interfere with the new sys...Kirill Osenkov
2019-01-23Old editor web intellisense (#104)Kirill Osenkov
2019-01-19TipManager: Delete empty impl in favor of CocoaTipManagerSandy Armstrong
2019-01-17Only allow the Razor TextViewModelProvider.Kirill Osenkov
2019-01-17Fix WebTools workspace issues.Kirill Osenkov
2019-01-16Enable MEF parts needed for the Old Editor WebTools to work.Kirill Osenkov
2019-01-13Only load allowed connection listeners in the Old Editor.Kirill Osenkov
2019-01-11[SourceEditor2] Track IToolTipPresenter APIMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-28Fix Windows build.Kirill Osenkov
2018-12-21Make changes so old editor works againDavid Karlaš
2018-12-11Fix MEF issues.Kirill Osenkov
2018-12-01Fix Windows build.Kirill Osenkov
2018-11-30Making whole thing build again after switching to VS Editor .dllsDavid Karlaš
2018-11-30Move a few VS Editor stub types from SourceEditor to Ide.Kirill Osenkov
2018-11-28Turn off CurrentLineSpaceReservationAgent.Kirill Osenkov
2018-11-28Remove BraceCompletionManagerFactory and IntellisenseManager from MEF.Kirill Osenkov
2018-11-27Comment out types also present in VS editor.Kirill Osenkov
2018-11-27Remove usages of internal VS Editor API from SourceEditor.Kirill Osenkov
2018-11-20Rename ITextEditorFactoryService -> ITextEditorInitializationService.Kirill Osenkov
2018-11-20Add UIExtensionSelector and VacuousTextViewModel as both are internal in VS P...Kirill Osenkov
2018-11-15Fixes VSTS Bug 729384: [Feedback] C# syntax highlight doesn't work forMike Krüger
2018-10-26[SourceEditor] Syntax highlighting can now handle on typing updates asMike Krüger
2018-10-09[Editor] Fix some performance issue happening on classification changesMarius Ungureanu
2018-10-09Revert "Fixes VSTS Bug 695076: Highlighting delay moving lines up or down in"Mike Krüger
2018-10-04Fixes VSTS Bug 695076: Highlighting delay moving lines up or down inMike Krüger
2018-09-24Fixes VSTS Bug 690332: [Feedback] Visual Studio for Mac IDE Themes Look WrongMike Krüger
2018-08-21Update VS Editor to 15.8.Kirill Osenkov
2018-07-18Fix #5427: Unclassified spans in editor default to `entity.name.class`David Karlaš
2018-07-17Add an .editorconfig to the VSEditor folderKirill Osenkov
2018-07-12Implement ITextSelection.VirtualSelectedSpansKirill Osenkov
2018-06-28Update the HTML Server-Side Script string to source.server.html.Kirill Osenkov
2018-06-28Make Razor HTML Server-Side Script background yellow.Kirill Osenkov
2018-06-20Fix #4822: Fixing code comment command for all casesDavid Karlaš
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-05[VSEditor] Fix broken sorted list cachingMikayla Hutchinson