我正在考虑购买ReSharper许可证,但有没有可能替代ReSharper,与ReSharper相比,您如何评价这些替代方案?
它不一定是一个免费的替代品,但我只是想知道同等的产品有多好。
发布于 2010-05-14 21:24:25
主要的替代方案是:
DevExpress提供的
另一个值得一试的选择:
发布于 2010-05-14 21:25:48
请记住,在Visual Studio2010中,您可能不需要/不想要任何插件。A lot of the ReSharper features were added into the Visual Studio 2010 core features。当然,除了Visual Studio之外,ReSharper、CodeRush等还有其他特性,但是看看添加了什么和你需要什么。可能是核心安装处理了您现在感兴趣的内容。
我个人仍然使用ReSharper 5,因为它对我来说有很多用途。然而,每个程序员发现的最重要的东西差别很大。您必须自己测试每种方法,但幸运的是,所有替代方法也都有试用期。
发布于 2010-09-16 23:19:21
VSCommands -本身不是一个替代工具,而是一个补充工具,具有ReSharper、CodeRush和JustCode中没有的许多独特功能。
来自网站:
IDE增强功能
* Custom Formatting
o Build Output
o Debug Output
o Search Output
* Solution Properties
o Manage Reference Paths
o Manage Project Properties
* Apply Fix
o File being used by another process
o [StyleCop][2] warnings
o Importing .pfx key file was cancelled
* Search Online
* Cancel Build When First Project Fails
* Advanced Zooming
解决方案资源管理器增强功能
* Prevent Accidental Drag & Drop
* Prevent Accidental Linked Item Delete
* Group / Ungroup Items
* Show Assembly Details
* Build Startup Projects
* Open Command Prompt
* Open PowerShell
* Locate Source File
* Open File Location
* Show / Hide All Files
* Edit Project / Solution File
* Copy / Paste As Link
* Copy / Paste Reference
* Open In Expression Blend
* Collapse All
* Clean All Build Configurations
调试帮助
* Attach To Local IIS
* Debug As Administrator
* Debug As Normal user
* Debug As Different user
代码帮助
* Create Code Contract
https://stackoverflow.com/questions/2834439
复制相似问题