Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for insert_space_before_opening_paren_in_if (0.16 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/config/eclipse/formatter/javascript.xml

    <setting id="org.eclipse.wst.jsdt.core.formatter.continuation_indentation" value="4"/>
    <setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/>
    <setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_conditional_expression" value="16"/>
    Created: Sat Dec 20 13:04:59 GMT 2025
    - Last Modified: Mon Mar 23 21:27:06 GMT 2015
    - 29.2K bytes
    - Click Count (0)
  2. src/config/eclipse/formatter/java.xml

    <setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/>
    <setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/>
    <setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/>
    Created: Sat Dec 20 13:04:59 GMT 2025
    - Last Modified: Mon Mar 23 21:27:06 GMT 2015
    - 30.5K bytes
    - Click Count (2)
Back to Top