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-22Fix unit testsLluis Sanchez
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-22[Editor] Import initial values from MD persistencetherzok
2019-02-19Address PR feedbackLluis Sanchez
2019-02-18Moved the text editor to the new document/view architectureLluis Sanchez
2019-02-04[Editor] Work on implementing two-way bindings between editor and MD preferen...Marius Ungureanu
2019-01-09Remove EditConfig context when done with it in teststherzok
2018-12-11Try disposing this editorconfig contexttherzok
2018-09-21Fixes VSTS Bug 685153: Some C# templates do not work when invoked inMike Krüger
2018-09-17Fixes VSTS Bug 677780: ArgumentOutOfRange inMike Krüger
2018-07-19Fixes VSTS Bug 643536: XAML & .EditorConfig issuesMike Krüger
2018-07-05Wrap the test in using statements.Kirill Osenkov
2018-07-05Add a unit-test for TryScanJSonStyle().Kirill Osenkov
2018-07-03[Ide.Tests] Ensure Document is disposedMatt Ward
2018-07-03[Ide.Tests] Add test for document reload on rename refactorMatt Ward
2018-06-28[Ide.Tests] Fixed failing unit test.Mike Krüger
2018-06-20Fix #4822: Fixing code comment command for all casesDavid Karlaš
2018-06-15[UnitTests] Cleaned up unit tests.Mike Krüger
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-12Fix failing teststherzok
2018-06-12Fix more tests to properly dispose solutionstherzok
2018-06-12Property dispose SkipCharSessionTeststherzok
2018-06-12[CodeComments] Port tests to new TextEditorExtensionTestBase infrastructuretherzok
2018-06-05[Ide.Tests] Fix warningsMikayla Hutchinson
2018-05-30Some fixupstherzok
2018-05-30Part 2 of unit test migratinotherzok
2018-05-25Fix failing unit testsDavid Karlaš
2018-05-22Fix 4822: Toggle line comment menu no longer existsDavid Karlaš
2018-05-22Fixes VSTS 620177: [Feedback] VS for Mac: code snippet problemMike Krüger
2018-05-17Fixes VSTS Bug 615849: Automatic matching brace completion deletes `{`Mike Krüger
2018-03-26Fixes VSTS 589495: Opening Makefile in mono/monodevelop crashes IDEMike Krüger
2018-03-01Merge branch 'master' into editorconfigMike Krüger
2018-01-24Fixes #3652 - Text change failure in TextDocument testsDavid Karlaš
2018-01-22[Ide] Fixed some editor config support issues & added unit tests.Mike Krüger
2017-10-20[Ide] Fixed highlighting regex bug that was part of 'Bug 60055 - UIMike Krüger
2017-10-02Fixed unit test depending on setting, causing it to fail on most Wrench botsDavid Karlaš
2017-09-01Bug 58764 - XAML Editor jumps to a new line when trying to insert property qu...David Karlaš
2017-08-16Reorganize unit testsLluis Sanchez