Export to GitHub

dxcorecommunityplugins - issue #156

DX_ConvertToTryParse doesn't perform any action


Posted on Nov 18, 2013 by Grumpy Cat

Which edition of the DevExpress toolset are you using? * CodeRush * DXCore

Which version of the DevExpress toolset are you using? * 13.1.8

Which version of Studio are you using? * VS2013

What OS? *Win8.1 64bit

Which community plugin(s) are you attempting to use? *DX_ConvertToTryParse

What steps will reproduce the problem? 1. Type int a = int.Parse("1"); 2. Set caret at Parse word and execute Refactor! 3. Choose Convert to TryParse

What is the expected output? What do you see instead?

Nothing changes. Want to make it work as plug-in designed.

Comment #1

Posted on Nov 20, 2013 by Helpful Bear

Can you please try the latest release: Build 2420

Comment #2

Posted on Nov 20, 2013 by Grumpy Cat

That works, thanks! I was only managed to find it at http://www.rorybecker.co.uk/DevExpress/Community/Plugins/

Comment #3

Posted on Nov 20, 2013 by Helpful Bear

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Defect Priority-Medium