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-04-26[Refactoring] Sanitize usage to only try AnalysisDocument code when doc.Edito...therzok
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-01-11Add some fixes to roslyn API changestherzok
2019-01-11[CSharp] Track Roslyn APIMikayla Hutchinson
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes
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-09[C#] Refactor find references timer useMatt Ward
2018-01-05[C#] Add timer for Find referencesMatt Ward
2017-05-08Rename Declariton -> Declarationnosami
2017-04-11Fixed 'Bug 54787 - Highlight identifier references only working forMike Krüger
2017-01-14Port to Roslyn 2Mikayla Hutchinson
2016-07-29Fixed "Bug 42674 - In XS 6, Search Results no longer shows red forMike Krüger
2016-05-04[Ide] Add cancellation support for all nav/refactoring cancellable actions.therzok
2016-02-26Fixed 'Bug 39119 - Find References for Extension methods does notMike 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-15[Refactoring] GetSymbolInfoAsync now uses the correct semantic model.Mike Krüger
2015-12-14Bug 36921 - Go to Definition uses wrong file pathDavid Karlaš
2015-10-30[CSharpBinding] Fixing very recent regression with wrong logic in removing Fi...David Karlaš
2015-10-29Bug 35330 - [Roslyn] Duplicate Find References resultsDavid Karlaš
2015-04-28[CSharpBinding] Find all references is now projection aware.Mike Krüger
2015-04-02[Refactoring] Moved find refs/all refs to the C# binding.Mike Krüger