开发者

Change ReSharper Exception Intellisense

I currently am using the ReSharper tool (Version 6 Trial) and I'm having some problems with the exceptions that it allows me to throw in its intellisense. For开发者_高级运维 instance, I want to be able to throw an ArgrumentOutOfRangeException yet the only two that appear in the intellisense are a custom exception and the default System.Exception.

What setting do I use in order to get the entire list of exceptions? Is this possible? I know that I can default back to Visual Studio's intellisense but that is not really what I'm after.

Edit: I have uninstalled using Revo Uninstaller. I've reinstalled the trial version. Still nothing. Only the two exceptions that I mentioned earlier. I am using Visual Studio 2010 Ultimate - (free copy through my university).


First of all, ReSharper trial is fully functional: you should be definitely getting all features.

Here's a bug report that is very similar to your problem - please vote and watch if you like to.

I don't think we at JetBrains have a consistent repro case though - for me personally, it works ok. Might be your specific configuration where service packs or installed frameworks may matter.

As a workaround, try explicitly invoking ReSharper symbol completion (Ctrl+Space) or Import symbol completion (Ctrl+Alt+Space in IntelliJ keymap) to see if different Exception types show up.

UPDATE! The bug is fixed, the fix should be available in ReSharper 6.1 that is scheduled for release in October.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜