Questions tagged [resharper-6.1]

ReSharper 6.1 is a refactoring and productivity extension for Microsoft Visual Studio by JetBrains that extends the native functionality of versions 2003, 2005, 2008 and 2010. Use this tag for questions relating to version 6.1 of the application.

ReSharper 6.1 is an extension for Microsoft Visual Studio by JetBrains. There is a more general resharper tag, but it is recommended to use this tag for version 6.1 of the extension.

Further information can be obtained from the following resources:-

31 questions
0
votes
2 answers

How does AddAttributeBefore work in the Resharper API?

In the Resharper API, JetBrains.Resharper.Psi.Csharp.Tree.AddAttributeBefore takes an IAttribute param, and an IAttribute anchor. How are these arguments different, and how can they be constructed?
Matthew Piziak
  • 3,430
  • 4
  • 35
  • 49
1 2
3