Designing refactoring tools for developers

  • Authors:
  • Dustin Campbell;Mark Miller

  • Affiliations:
  • Microsoft Corporation;Developer Express Inc.

  • Venue:
  • Proceedings of the 2nd Workshop on Refactoring Tools
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Because manual refactoring is both tedious and prone to error, automatic refactoring tools have become increasingly important to a programmer's workflow. Unfortunately, many refactoring tools suffer from deep discoverability and usability problems that make them less useful for general development. In this paper, we present three primary issues that plague refactoring tools and present our approach to solving these issues in a commercial add-in for Microsoft Visual Studio.