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-03-15Fixes VSTS Bug 806781: Beachball on solution search when it has largeMike Krüger
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-13Add isDisposed check to non-generic version of GetContents()nosami
2019-02-12Check for disposed TextEditor when retrieving GetContents<T>nosami
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-22Fixes VSTS Bug 774516: Exception in editor: TextEditorData wasmkrueger
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-20Rename ITextEditorFactoryService -> ITextEditorInitializationService.Kirill Osenkov
2018-11-15Remove usage of our fork of TextEditorFactoryService.CreateTextView(ITextEdit...Kirill Osenkov
2018-11-13Fix wrong event subscriptiontherzok
2018-11-13Fix editor leak via zoom level changed settingtherzok
2018-10-30Expose InformLoadComplete needed to fix VSTS 706004Oleg Demchenko
2018-08-06[Editor] Simplify editor config context querying a bittherzok
2018-07-19Fixes VSTS Bug 643536: XAML & .EditorConfig issuesMike Krüger
2018-06-26[Ide] Handle exception in editor extension initializationMikayla Hutchinson
2018-04-23Fixes VSTS 593638: [Feedback] Visual Studio MAC 7.5 tooltip does not disappearMike Krüger
2018-01-31Fixed 'VSTS 559755 TextArea.textEditorData is null'Mike Krüger
2018-01-26Merge pull request #3719 from mono/editorFeatures-IEditorOperationsMike Krüger
2018-01-23[SourceEditor] Implemented IEditorOperations from VS.NET.Mike Krüger
2018-01-19[TextEditor] IDE crash when closing C# filesiain holmes
2017-11-19Fix incorrect completion popup positionMikayla Hutchinson
2017-11-05Update Roslyn to 2.6.0 (#3228)Kirill Osenkov
2017-10-06Fixed 'Bug 59975 - [VSfM] [d15_5 Bump live player] VSfM is crashing onMike Krüger
2017-05-23[Ide] Added insanity check to prevent that that repasing is done afterMike Krüger
2017-05-09[Core] Break circular reference in TextEditor.Marius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-03[Core] Break circular reference in TextEditor.Marius Ungureanu
2017-03-31Clean up some of the new/moved extension pointsMikayla Hutchinson
2017-03-29PR feedbackDavid Pugh
2017-03-29Yet another cut on adding ITextView to MD.David Pugh
2017-03-28Revert "Merge remote-tracking branch 'origin/vNext-webtools-platform'"Lluis Sanchez
2017-03-28Merge pull request #1933 from mono/native-popupsVsevolod Kukol
2017-03-28Merge remote-tracking branch 'origin/vNext-webtools-platform'Lluis Sanchez
2017-03-28Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-27Fix tooltips in editorDavid Karlaš
2017-03-27Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-24Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-24PR feedbackDavid Pugh
2017-03-21Yet another cut on adding ITextView to MD.David Pugh
2017-03-21Revert "Dev/dpugh/movetv"Lluis Sanchez
2017-03-21Merge remote-tracking branch 'origin/vNext-webtools-platform' into dev/dpugh/...David Pugh
2017-03-04Have MD TextDocument use and expose a VS TextDocument.David Pugh
2017-03-02[TextEditor] Exposed text batch change API.Mike Krüger
2017-02-23Fixed 'Bug 52699 - Lamba argument renaming shows code completion whichMike Krüger
2017-01-16Merge branch 'master' into textmateMike Krüger
2017-01-12[Ide] Run editor commands only if the editor is focusedVsevolod Kukol
2016-12-08Fixed 'Bug 49224 - Tooltips are broken for lines that have anMike Krüger
2016-11-25[Ide] Introduced new scope stack structure.Mike Krüger