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-28Merge pull request #8019 from mono/dev/rigibson/update-roslynAaron Bockover
2019-06-26Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-06-25[Ide] Fix state corruption with new-document-model and old editorJérémie Laval
2019-06-11[Ide] Use correct cancelation token in OnGetViewControlAsync.Mike Krüger
2019-06-11[Ide] Set the style parent correctly on initialize.Mike Krüger
2019-06-11[Ide] Fix encoding enforcing in old editor.Mike Krüger
2019-05-31[Editor] Fixed failing unit tests.Mike Krüger
2019-05-29Fixes VSTS Bug 897623: Unable to save changes after undoing changesMike Krüger
2019-05-27[Ide] Fixed unsaved/dirty bug caused by the IsDirty set.Mike Krüger
2019-04-29[VBNetBinding] Fixed creation of VB.NET TypeSystem.Mike Krüger
2019-04-12Misc fixes for doc/view modelLluis Sanchez
2019-04-12Revert "Misc fixes for doc/view model"Lluis Sanchez
2019-04-11Misc fixes for doc/view modelLluis Sanchez
2019-03-29Implement command routing for document controller extensionsLluis Sanchez
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-14Remove the DiscardChanges method from DocumentLluis Sanchez
2019-03-14DocumentController fixesLluis Sanchez
2019-03-08Fix document extension issuesLluis Sanchez
2019-03-06Fix several issues with document extensionsLluis Sanchez
2019-03-02Allow setting UseAsyncCompletion per view.Kirill Osenkov
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-22Fix buildLluis Sanchez
2019-02-22Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-22[Editor] Prevent NRE happening on accessing editor options after disposaltherzok
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Moved the text editor to the new document/view architectureLluis Sanchez
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-01-30Fixes VSTS Bug 675488: [Feedback] Changing tab doesn't allow toMike Krüger
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-22Initial Debugger support in new editorDavid Karlaš
2019-01-18Fixes VSTS Bug 770920: NRE in TextDocument.RenameMike Krüger
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-30Roslyn Workspace document open/close updates.Kirill Osenkov
2018-11-21[Editor] Try/catch when trying to parse foldingstherzok
2018-07-19Fixes VSTS Bug 643536: XAML & .EditorConfig issuesMike Krüger
2018-06-05[Ide] Fix a bunch of warningsMikayla Hutchinson
2018-05-24Fixes issue #4744 Analyzers and formatting do not update afterMike Krüger
2018-01-22[Ide] Fixed some editor config support issues & added unit tests.Mike Krüger
2018-01-09[Ide] Implemented basic editor config support.Mike Krüger
2017-06-14Fix source usage (#2637)Marius Ungureanu
2017-04-25[Ide] Move auto save handling to texteditorviewcontent.Mike Krüger
2017-04-25Fixed 'Bug 55308 - Save as, then open original CSS or HTML file, youMike Krüger
2017-04-19Fixed 'Bug 55308 - Save as, then open original CSS or HTML file, youMike Krüger
2017-03-27Merge branch 'master' into vNext-webtools-platformLluis Sanchez
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-04Have MD TextDocument use and expose a VS TextDocument.David Pugh
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-03Merge remote-tracking branch 'monodevelop/master' into vNextMatt Ward