没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > sharpprobe |
sharpprobe
|
0 | 0 | 5 |
贡献者 | 讨论 | 代码提交 |
SharpProbeI've given up on this project, just too difficult. Hope you find something useful, I found the Resharper API just too difficult without documentation.
IntroductionSharpProbe is a Resharper plugin to help developer's write Resharper plugins. When run displays API outputs, such as current element, in context menus etc. Use it experimentially learn what API information is available and what it means. Learn by using it and viewing the code.
Originally written as I could not find enough documentation on what the API calls did in different contexts.
News29th November, 2009
Given up. Project abandoned.
29th July, 2008
Uploaded plugin validate test fixture assembly.
20th July, 2008
Visual Studio 2005 project template uploaded. Template to help creating Resharper plugin.
20th July, 2008
Project created. Not functional.