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
2020-01-15Remove various references to NRefactory that are not usedtherzok
2020-01-08[Ide] Fix intellisense not updated after adding target frameworksMatt Ward
2019-11-25Merge pull request #9347 from mono/dev/davkar/fix1023494David Karlaš
2019-11-25Fix 1023494: Unsaved new documents have `/` added to begining of file nameDavid Karlaš
2019-11-16Fix 1023500: When saving new document, tab title doesn't updateDavid Karlaš
2019-10-17[Ide] Fix analyzers not retriggered on editorconfig changesMatt Ward
2019-10-17[Ide] Pass AdditionalFiles and EditorConfigFiles to RoslynMatt Ward
2019-10-09Merge pull request #8631 from mono/solution-leak-cleanuppr-fix-bug753558Jose Miguel Torres
2019-10-09Harden asserttherzok
2019-10-09Fix task state validationtherzok
2019-10-08Modify some more runmsbuild and add a UseShellExecute=falsetherzok
2019-10-08[Ide] Add Util.RunMSBuild and deduplicate implementationstherzok
2019-10-08[Ide] Rework GetWorkspaceAsync to cancel requests on any solution disposetherzok
2019-10-06[Tests] Assert that the document view is disposed, not just the controltherzok
2019-10-02[Roslyn] Fix support for non-roslyn language name (#8817)Marius Ungureanu
2019-09-06Workspace: Prevent DocumentIds from changing on configuration changeSandy Armstrong
2019-08-19[Ide] Add failing test for attached views disposaltherzok
2019-08-19[AutoTest] Fix ObjectProperties being leaked after being queriedtherzok
2019-08-07[Ide] Fix C# files with BuildAction of None used for code completionMatt Ward
2019-08-07[Ide.Tests] Fix type system solution not being unloadedMatt Ward
2019-08-07[Ide] Fix problems reloading multi-target project in type systemMatt Ward
2019-08-07[Ide] Ensure ProjectId returned for non-framework aware codeMatt Ward
2019-08-07[Ide] Fix project ids not removed from type system workspaceMatt Ward
2019-08-07[Ide] Fix failing workspace files cache testMatt Ward
2019-08-07[Core] Fix facades being added to wrong multi-target frameworkMatt Ward
2019-08-07[Ide] Fix incorrect Roslyn project id used for multi-target project refMatt Ward
2019-08-07[Ide] Fix Roslyn project references in multi-target projectsMatt Ward
2019-08-07[Ide] Fix incorrect preprocessor symbols on switching frameworkMatt Ward
2019-08-07[Ide] Support multi-target framework projects in type systemMatt Ward
2019-07-17[BuildOutput] Simplifies and removes delay cancellation in SearchCanBeCancele...Jose Medrano
2019-07-13[Ide] Gets rid of DirectorySeparator for replacing variablesJose Miguel Torres
2019-07-13[Ide] Few fixes:Jose Miguel Torres
2019-07-13[Ide] Turns AppendTargetFrameworkToOutput prop nullableJose Miguel Torres
2019-07-13[Ide][Core] Adds support for AppendTargetFrameworkToOutputPathJose Miguel Torres
2019-06-28Merge pull request #8019 from mono/dev/rigibson/update-roslynAaron Bockover
2019-06-26Merge pull request #8003 from mono/master-vsts936228Marius Ungureanu
2019-06-26Fixes VSTS Bug 936228: Exact match and regex match mimetypes no longerMike Krüger
2019-06-26Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-06-24[Ide] Fix missing xaml file breaking intellisenseMatt Ward
2019-06-19[CompositionManager] Allow the IDE to recover from a state where the … (#7816)Marius Ungureanu
2019-06-12[Tests] Fix GLib logging stacktrace capturingRodrigo Moya
2019-06-12[Tests] Disable some Roslyn cache tests due to a bug in Mono 6.0 GCRodrigo Moya
2019-06-04Fix mime type assignment issues in FileModelLluis Sanchez
2019-05-30Add unit tests to ensure stacktraces in non-errorstherzok
2019-05-30Properly bind exception stacktrace for native gtk errorstherzok
2019-05-28Merge branch 'master' into fix-slow-document-loadLluis Sanchez
2019-05-28Fix unit testsLluis Sanchez
2019-05-28Fix document reuse logicLluis Sanchez
2019-05-25Merge pull request #7663 from mono/logging-exception-tracesLluis Sanchez
2019-05-24[Logging] Fix stacktraces not being written to log filestherzok