SubMain - CodeIt.Right The First Time!

/Community

A Support Community for SubMain Products
 Home Products Services Download Purchase Support
Search
 
Home Forums Blogs Tutorials Downloads
Welcome to SubMain Community Sign in | Join | Help

Search

You searched for the word(s):
< 1 second(s)
  • Problem with making local variables camel case rule

    It currently makes local variables which are constant camel cased too.&nbsp; This is in direct violation to the All Constants Must be PascalCased rule in StyleCop. I had managed to do half the style cop rules about casing (namely making everything pascal cased where required), and was starting work on making the rest camel cased, so ran ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 8, 2008
  • Bad parameter rename

    This is the result of a paramter rename to&nbsp;CamelCase.&nbsp; It incorrectly made the enums lower case too.&nbsp; public static string GetMSBuildPath( &nbsp;&nbsp;&nbsp; ProjectType projectType, &nbsp;&nbsp;&nbsp; out string options) { string result = null; options = String.Empty; switch (projectType) { &nbsp;&nbsp;&nbsp; case ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 3, 2008
  • Worrying failure during large rename

    I ran CodeIt.Right with the &quot;Long Acronyms should be Pascal cased&quot; rule on a large project, with several hundred replacements.&nbsp; Where it worked, it did it well, and the renaming was largely successful.&nbsp; However, as it went through, there were a few errors that were marked, and a few &quot;re-run the tests&quot; flagged ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 2, 2008
  • Re: Camel Case renaming code seems wrong to me

    I can confirm CamelCase is fixed in this version.&nbsp; Thanks!
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 2, 2008
  • Documentation should refer to StyleCop and FXCop rules

    If one of your rules would allow a particualr StyleCop or FXCop rule to be turned on, it would be really useful if it referred to it in the documentation, so it is a simple job to find that rule and turn it on too.
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 1, 2008
  • "Method->Review visible event handlers" documentation missing

    The &quot;Method-&gt;Review visible event handlers&quot; documentation is missing.&nbsp; mk:@MSITStore:C:\Program%20Files%20(x86)\SubMain\CodeIt.Right\Help\CodeIt.Right.chm::/Html/ReviewVisibleEventHandlers.htm This program cannot display the webpage&nbsp; &nbsp; Most likely causes:You are not connected to the Internet. The website is ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 1, 2008
  • Suggestion to make "Do not declare externally visible instance fields " auto fix much nicer.

    When you fix the following rule:&nbsp; Do not declare externally visible instance fieldsViolation DescriptionExternally visible type BuildLab.SharedFunctionality.Utility.ActiveDirectoryWrapper contains an instance field userData is externally visible because has public modifier. Correcting ViolationThe rule provides the following auto-correct ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 1, 2008
  • Nested classes - refactoring problem

    I just tried moving a nested class.&nbsp; It worked fine, but all the references to the class did not get modified, and I had to do it by hand.&nbsp; Is this a bug, or is it not possible.&nbsp; The class was created correctly, but references such as: List&lt;TextFileConfiguration.DevkitDetails&gt; devkits = new ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 1, 2008
  • Re: Camel Case renaming code seems wrong to me

    Hi Serge, Thanks&nbsp; - I&#39;ll give it a go and get back to you.&nbsp; For your reference, the build I tried was: CodeIt.Right v1.1.08262.exe Chris
    Posted to CodeIt.Right (Forum) by Chris Marlow on December 1, 2008
  • Camel Case renaming code seems wrong to me

    I have just tried installing and running CodeIt.Right on my project.&nbsp; It has found many Camel Case problems, but I cannot use the tool to auto resolve them like I want to.&nbsp; If something is called LinesOfSolution, surely the rename should just make it linesOfSolution NOT linesofsolution.&nbsp; I am also turing on StyleCop and FxCop ...
    Posted to CodeIt.Right (Forum) by Chris Marlow on November 27, 2008
 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |