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-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-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-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-01-19[C#] Fix Remove Unused Imports keybinding (#6937)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-06-06[CSharp] Fix warningsMikayla Hutchinson
2018-04-24Fix 587803: [Feedback] Find References command is slow I'm not 100% this will...David Karlaš
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2018-01-08[C#] Add timer for code navigationMatt Ward
2017-04-11Fixed 'Bug 54787 - Highlight identifier references only working forMike Krüger
2017-01-20[Refactoring] Clean up Fix menu codeMikayla Hutchinson
2016-06-13Fixed 'Bug 41718 - [Quick Fix Improvement] "Find References" commandMike Krüger
2016-03-11[Refactoring] Code diagnostic suppressions work now on compilerMike Krüger
2016-03-10[CSharpBinding] Fixed compiler warnings.Mike Krüger
2016-02-26Fixed 'Bug 39119 - Find References for Extension methods does notMike Krüger
2016-02-22[CSharpBinding] Implemented missing navigational actions.Mike Krüger
2016-02-20Fixed 'Bug 38938 - Cannot suppress or configure analysis rules withoutMike Krüger
2016-02-10Fixed 'Bug 37968 - Deadlock right clicking on an unimplementedMike Krüger
2016-02-02[CSharpBinding] Fixed find reference for locals.Mike Krüger
2016-02-02[Refactoring] Made search references more abstract.Mike Krüger
2016-01-28Fixed 'Bug 38089 - Rename refactoring gone in XS 6 Preview 4'.Mike Krüger
2016-01-22Make all Renaming operations use Tasks/async/await instead of .ResultDavid Karlaš
2015-12-08Fixed 'Bug 26215 - Fix all in file no longer available'.Mike Krüger
2015-12-01[Refactoring] Switched to roslyn suppression system.Mike Krüger
2015-11-25[Refactoring] Goto declaration is now availble in the context menu ofMike Krüger
2015-04-16[CSharpBinding] Narrow down public API.Mike Krüger
2015-04-11[Refactoring] Track NRefactory API changes.Mike Krüger
2015-03-30[CSharpBinding] Other language backends can now overwrite theMike Krüger
2015-03-29[Refactoring] Fix code diagnostic options menu items.Mike Krüger
2015-03-18[CSharpBinding] Extract method is now provided as a context action.Mike Krüger
2015-03-18[CSharpBinding] Fixed NRE and invalid display of Find References entry in con...David Karlaš
2015-03-18[CSharpBinding] Find refs work now on symbols from referencedMike Krüger
2015-03-14[CSharpBinding] Switched to goto declaration logic from roslyn/NR6.Mike Krüger
2015-03-13[CSharpBinding] Fix refactoring menu separators.Mike Krüger
2015-03-11[CSharpBinding] Implemented support for error ids & diagnostic tags.Mike Krüger
2015-03-10[CSharpBinding] OnTheFlyFormatter no longer kicks in while projectMike Krüger
2015-03-10[CSharpBinding] Implemented extract method command.Mike Krüger