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
path: root/main
AgeCommit message (Expand)Author
2018-01-26Get rid of some exceptions that occur during project open (#3737)Todd Grunke
2018-01-26Add Microsoft.VisualStudio.Text.Logic.dll and Microsoft.VisualStudio.Text.UI....Todd Grunke
2018-01-26[SourceEditor] Fixed p roject files.Mike Krüger
2018-01-26Merge pull request #3719 from mono/editorFeatures-IEditorOperationsMike Krüger
2018-01-25Merge master into editorFeaturesDavid Karlaš
2018-01-25New project default version bump (#3665)Marius Ungureanu
2018-01-25[Core] Fix TypeInitializationException using file watcher on WindowsMatt Ward
2018-01-25[Ide] Remove NuGet imports when migrating to project.jsonMatt Ward
2018-01-25[Debugger] The Go to breakpoint menu item doesn't appear (#3729)iain
2018-01-24[UnitTesting] Fix stackoverflow when installing NuGet packagesMatt Ward
2018-01-24Merge master into editorFeaturesDavid Karlaš
2018-01-24Fixed many unit tests failing on editorFeature branchDavid Karlaš
2018-01-24Fixes #3652 - Text change failure in TextDocument testsDavid Karlaš
2018-01-24Merge pull request #3703 from mono/fix-513338iain
2018-01-24Updated reference to mono/debugger-libs@2e1c4eadavid.karlas
2018-01-23Only call GetErrorsAsync once instead of multiple times (#3718)Stephen Shaw
2018-01-23[SourceEditor] Fixed build.Mike Krüger
2018-01-23[SourceEditor] Implemented IEditorOperations from VS.NET.Mike Krüger
2018-01-23Fix 525841 - Unit tests window displays blank after the .Net Core xunits con...David Karlaš
2018-01-23Updated reference to mono/debugger-libs@4aa50afdavid.karlas
2018-01-22[NUnit] Fix load error displayed for ignored testsMatt Ward
2018-01-22Updated reference to mono/debugger-libs@c2b74dfdavid.karlas
2018-01-19Merge pull request #3706 from mono/nunit-package-referenceMatt Ward
2018-01-19[NUnit] NUnit PackageReference not recognizedMatt Ward
2018-01-19[NUnit] Fix load error not being removed from Unit Tests windowMatt Ward
2018-01-19[TextEditor] IDE crash when closing C# filesiain holmes
2018-01-19[NuGet] Remove Task.Wait when checking package sourcesMatt Ward
2018-01-19Merge pull request #3700 from mono/fix-554029iain
2018-01-19[Tools] Terminal cannot be used with Tools - Open in Terminal windowiain holmes
2018-01-19[Core] Fix failure to create add new file to projectMatt Ward
2018-01-18Fix NRE that occurs when entering a newlineTodd Grunke
2018-01-18[Ide] Fix broken automatic code generationtherzok
2018-01-18Merge remote-tracking branch 'origin/master' into editorFeaturestherzok
2018-01-18[Refactoring] Fix quick fixes not appearing for compiler errors (#3689)Marius Ungureanu
2018-01-18[SourceEditor] Fixed null reference exception.Mike Krüger
2018-01-18Merge pull request #3662 from mono/master-fix549673Mike Krüger
2018-01-18[SourceEditor] Fix file reload after save bug. (#3687)Mike Krüger
2018-01-18[SourceEditor] Implemented more API + refactorings.Mike Krüger
2018-01-18Merge pull request #3681 from mono/fix-53727-properiain
2018-01-18[SourceEditor] ITextViewLineCollection implementation should work now.Mike Krüger
2018-01-17Merge pull request #3674 from mono/optimize-project-save-bisLluis Sanchez
2018-01-17Merge pull request #3679 from mono/fix-gh-3472Lluis Sanchez
2018-01-17[Editor] Fix NRE when creating documenttherzok
2018-01-17Merge remote-tracking branch 'origin/master' into editorFeaturestherzok
2018-01-17Diagnostics test suite (#3677)Marius Ungureanu
2018-01-17[A11y] Don't expand rows automatically if VoiceOver is runningiain holmes
2018-01-17[a11y] Add a bool for when accesibility is actually being usediain holmes
2018-01-17Reuse refactored codeLluis Sanchez
2018-01-17Fix issue #3472 - Unit test markers fail silentlyLluis Sanchez
2018-01-17Merge pull request #3612 from mono/master-fix524635Mike Krüger