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
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-20Respond to feedbacknosami
2018-06-20Create and use an extension point for FindReferenceUsagesnosami
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-13Merge branch 'master' into file-watcher-integrationMatt Ward
2018-06-11Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-11[Ide] Reworked how full solution analysis roslyn options worktherzok
2018-06-06[Refactoting] Fix warningsMikayla Hutchinson
2018-05-30[Refactoring] Rely on file watcher for file change eventsMatt Ward
2018-05-30This tooMarius Ungureanu
2018-05-30Remove superfluous debug listener.Marius Ungureanu
2018-05-23Merge pull request #4838 from mono/master-vsts606285Lluis Sanchez
2018-05-22[Ide] Implement roslyn configuration property setuptherzok
2018-05-22Fixes VSTS 606285: Red Squiggles on new Functions app - Predefined type Syste...Mike Krüger
2018-05-18Merge pull request #4814 from mono/master-vsts558577Mike Krüger
2018-05-17[Refactoring] Map PlaceSystemNamespaceFirst andMike Krüger
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-17Avoid caching values from MEF as static fields so we handle MEF recompositionDavid Karlaš
2018-05-17Fix 593833: Showing a document does MEF work on the UI threadDavid Karlaš
2018-05-16Fixes issue #4810 Configure Rule Quick Fix should filter rulesMike Krüger
2018-05-09[Ide] Add Full Solution Analysis option to mirror VStherzok
2018-05-08[Refactoring] Refactor text editor extension+workspace teststherzok
2018-04-26Fix incorrect defaults for analyzer settingsMikayla Hutchinson
2018-04-26Remove some unused settings propertiesMikayla Hutchinson
2018-04-26[Misc] Remove test forced not to write cache and fix static instancestherzok
2018-04-24Addressed PR #4602 comments All except RefactoringService.cs comments about s...David Karlaš
2018-04-24Added also logic to execute providers in parallelDavid Karlaš
2018-04-24Fix 587803: [Feedback] Find References command is slow I'm not 100% this will...David Karlaš
2018-04-20Fixes issue #4633 ResultsEditorExtension:Mike Krüger
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-04-04[Refactoring,Editor] Allow for 0-length diagnostic spans to be drawntherzok
2018-04-04Remove now dead codetherzok
2018-04-04[Refactoring] Disable preview and only get the fix all state when actually ru...therzok
2018-04-04[Refactoring] Attach code fixes popup code to cancellation tokentherzok
2018-04-04[Refactoring] Optimize Quick Fix menu popuptherzok
2018-04-04[Refactoring] refactor configuration menu entry codetherzok
2018-04-04[Refactoring] Refactor the bottom menu addition codetherzok
2018-04-04[Refactoring] Inline actions if the code action suggests thattherzok
2018-04-04[Refactoring] Remove some dead codetherzok
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-03-21[CodeFix] Trigger fix all query on bg threads, as to not compute on UI thread...Marius Ungureanu
2018-03-17[Refactoring] Don't register abstract types in the options tabletherzok
2018-03-17[Refactoring] Remove hacks to unregister providers.therzok
2018-03-14Fixes VSTS 577393 Quick Fix: Move Add string.IsNull... checks up in the conte...Mike Krüger
2018-03-07Merge branch 'master' into master-fix576819Mike Krüger
2018-03-07Fixes VSTS 576801: Generate Constructor... not performing any actionMike Krüger
2018-03-07Fixed 'Bug 576819: Extract Interface... OK button is disabled whenMike Krüger
2018-02-28Fix possible crash in close all files (#3992)Marius Ungureanu
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-02-23[Refactoring] Switch to Roslyn CodeFixService (#3636)Marius Ungureanu