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-10-18Refactoring: Update for Roslyn API changesSandy Armstrong
2019-05-08Fixing PR comments and updating app.config to satisfy binary compat check.Anže Vodovnik
2019-05-08Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
2019-05-02Fix method insertion issueLluis Sanchez
2019-04-26[Refactoring] Sanitize usage to only try AnalysisDocument code when doc.Edito...therzok
2019-04-12Revert "Merge pull request #494 from xamarin/pr-anvod-completion-suffix"Aaron Bockover
2019-04-11Enable CodeGenerationService for the new editor.Kirill Osenkov
2019-04-11Merge pull request #494 from xamarin/pr-anvod-completion-suffixAaron Bockover
2019-04-08Fixing additional PR comments.Anže Vodovnik
2019-04-05Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-13Add UI for view collections that support tabs + split modeLluis Sanchez
2019-03-06Fixing style inconsistencies with tabs/spaces.Anže Vodovnik
2019-03-06Removing author from header, as per guidelines.Anže Vodovnik
2019-03-06Added Sort and Remove Imports command to the context, and adde the mapping so...Anže Vodovnik
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-19[C#] Fix Remove Unused Imports keybinding (#6937)Marius Ungureanu
2019-01-17Move IEditorContentProvider to TextEditorMikayla Hutchinson
2019-01-11Add some fixes to roslyn API changestherzok
2019-01-11[CSharp] Track Roslyn APIMikayla Hutchinson
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-11-01[C#] Improve the way organize and import usings behavestherzok
2018-09-12[C#] Move Rename command into top level contextual menutherzok
2018-07-24Fix issue in razor where typing "@if " yielded "@if" (the space for the commi...Todd Grunke
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes
2018-06-20Create and use an extension point for FindReferenceUsagesnosami
2018-06-20Add FindReferenceUsagesHandlernosami
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-13Merge branch 'master' into file-watcher-integrationMatt Ward
2018-06-06[CSharp] Fix warningsMikayla Hutchinson
2018-05-30[C#] Rely on file watcher for file change eventsMatt Ward
2018-05-30[Ide] Optimize allocations done by C# Find References providertherzok
2018-05-15[C#] Fix go to declaration commandMarius Ungureanu
2018-05-11Merge pull request #4770 from mono/debug-aidLluis Sanchez
2018-05-10[Ide] Modify update handlers to return Task instead of void.therzok
2018-05-07Fixes issue #4709 Right-click -> FindReferences when used in anMike Krüger
2018-04-24Addressed PR #4602 comments All except RefactoringService.cs comments about s...David Karlaš
2018-04-24Fix 587803: [Feedback] Find References command is slow I'm not 100% this will...David Karlaš
2018-04-05Merge branch 'master' into master-fix590492Mike Krüger
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2018-03-29Fixes VSTS 591385: [Feedback] Visual Studio Mac Community, findMike Krüger
2018-03-01Merge branch 'master' into editorconfigMike Krüger
2018-02-26Merge branch 'master' into master-stringbuildercacheMike Krüger
2018-02-26[CSharpBinding] Use StringBuilderCache.Mike Krüger
2018-02-23Merge branch 'master' into editorconfigMike Krüger