resharper
Can ReSharper be used when editing SSIS script tasks?
I have ReSharper 6 installed and integrated with Visual Studio 2008 and Visual Studio 2010. I\'m editing SSIS packages in VS2008 and some of the开发者_如何转开发m contain script tasks. When editing th[详细]
2023-04-10 00:04 分类:问答Does Resharper 6.0 (current version) support Microsoft Visual Studio 11 Developer Preview or can it be made to?
I\'ve read articles that explain how to enable Visual Studio 2010 managed e开发者_StackOverflowxtensions to get them working withMicrosoft Visual Studio 11 Developer Preview[详细]
2023-04-09 16:37 分类:问答NUnit Tests in generic abstract base class are ignored
I have create a generic abstract base class to do some common tests. The test are showing up, but they are ignored. Why?[详细]
2023-04-09 11:36 分类:问答alternative to Resharper "go to file" and "go to implementation" features
Does anybody know a light plug-in that do (same as Resharper) go to implementation and the quick search for a file where you just insert few characters and it shows the matches? I just want to get rid[详细]
2023-04-09 08:10 分类:问答ReSharper "Possible NullReferenceException" wrong with FileInfo?
I just started using ReSharper and I\'m trying to identify why it thinks this code is wrong. var file = new FileInfo(\"foobar\");[详细]
2023-04-08 20:29 分类:问答Visual studio 2010 Code definition window with Resharper 6
I installed Resharper 6 with VS 2010. But whenever I press F12 for a type, it goes to metadataviewer, which Resharper provides. I want to use 开发者_运维百科Code Definition Window instead. Is there a[详细]
2023-04-08 03:57 分类:问答Visual studio 2010: limiting the number of editor tabs
Visual studio doesn\'t appear to limit the number of opened editor tabs. I\'m using ReSharper and at a certain number of opened edi开发者_如何学JAVAtor tabs things get really slow. So I have to keep t[详细]
2023-04-08 00:49 分类:问答Resharper shortcut for closing Find Usages window?
What\'s the Resharper shortcut for closing Find Usages o开发者_如何转开发r similar type of window?Ctrl+Shift+F4 will close most recently used tab in any ReSharper toolwindow. Shift+Esc will close the[详细]
2023-04-07 10:23 分类:问答Is there a shortcut for Resharper to allow it to execute all green and yellow suggestions?
I have some code where there are a series of \"green\" light bulb suggestions that Resharper is telling me I could use an object initializer for.[详细]
2023-04-06 00:34 分类:问答Resharper 6 simply ignores all my tests
I have a solution with a lot of nunit tests in different projects. When I run resharpers testrunner, it finds all the tests. But when it 开发者_如何转开发comes to execution it simply marks them all as[详细]
2023-04-05 00:17 分类:问答