jiller / agentsmithplugin

Automatically exported from code.google.com/p/agentsmithplugin
0 stars 0 forks source link

"Fields should be underscore camel." Actions are not always correct #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a private field such as private LabMachineType _LabMachineType
2. Agent Smith correctly informs user that Fields should be underscore
camel. but the actions for fixing it list only rename to "labMachineType"
(See pic 1) which is incorrect as it should be "_labMachineType"
3. If I follow the suggested change to "labMchineType" Agent smith
correctly identifies the new name to be incorrect and will now offer the
correct renaming action to "_labMachine" (see pic 2)

What is the expected behavior? What do you see instead?
I would expected to do the renaming in one step instead of two. It was that
way in the last version I had installed (1.1.9)

What version of ReSharper, Visual Studio and Windows do you use?
Resharper 4.1
VS2008
WinXP
Agent Smith 1.3.1

Please provide any additional information below.

Original issue reported on code.google.com by ebor...@gmail.com on 8 Sep 2008 at 7:42

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by forever....@gmail.com on 22 Sep 2008 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by forever....@gmail.com on 7 Oct 2008 at 8:49