Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for WHILE_BRACE_FORCE (0.16 sec)

  1. .idea/codeStyles/Project.xml

        </JetCodeStyleSettings>
        <codeStyleSettings language="Groovy">
          <option name="IF_BRACE_FORCE" value="3" />
          <option name="DOWHILE_BRACE_FORCE" value="3" />
          <option name="WHILE_BRACE_FORCE" value="3" />
          <option name="FOR_BRACE_FORCE" value="3" />
        </codeStyleSettings>
        <codeStyleSettings language="JAVA">
          <option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jul 31 14:47:08 UTC 2023
    - 3.4K bytes
    - Viewed (0)
  2. .idea/codeStyles/Project.xml

          <option name="ASSIGNMENT_WRAP" value="1" />
          <option name="IF_BRACE_FORCE" value="1" />
          <option name="DOWHILE_BRACE_FORCE" value="1" />
          <option name="WHILE_BRACE_FORCE" value="1" />
          <option name="FOR_BRACE_FORCE" value="1" />
          <option name="FIELD_ANNOTATION_WRAP" value="0" />
        </codeStyleSettings>
        <codeStyleSettings language="PROTO">
          <indentOptions>
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue May 02 13:36:56 UTC 2023
    - 4.1K bytes
    - Viewed (0)
Back to top