comparison .settings/descent.core.prefs @ 0:3425707ddbf6

Initial import (hopefully this mercurial stuff works...)
author fraserofthenight
date Mon, 06 Jul 2009 08:06:28 -0700
parents
children a1202aac1124
comparison
equal deleted inserted replaced
-1:000000000000 0:3425707ddbf6
1 #Sun Jun 21 09:02:00 PDT 2009
2 descent.core.compiler.allowDeprecated=enabled
3 descent.core.compiler.debugIdentifiers=AVBuffer
4 descent.core.compiler.debugLevel=1
5 descent.core.compiler.enableSemanticErrorReporting=0
6 descent.core.compiler.enableWarnings=enabled
7 descent.core.compiler.source=1
8 descent.core.compiler.taskCaseSensitive=enabled
9 descent.core.compiler.taskPriorities=NORMAL,LOW,HIGH,HIGH,LOW,HIGH,LOW,LOW,LOW,HIGH
10 descent.core.compiler.taskTags=TODO,PERHAPS,BUG,WTF,NEXTVERSION,WORKAREA,OPTIMIZE,CBUG,PORT,IMPORTANT
11 descent.core.compiler.versionIdentifiers=DigitalMars, Windows, Win32, X86, LittleEndian, D_InlineAsm, D_InlineAsm_X86, all, Tango, Descent
12 descent.core.compiler.versionLevel=0
13 descent.core.formatter.alignment_for_array_literals=0
14 descent.core.formatter.alignment_for_base_class_lists=0
15 descent.core.formatter.alignment_for_function_declaration_parameters=0
16 descent.core.formatter.alignment_for_function_invocation_arguments=0
17 descent.core.formatter.alignment_for_multiple_variable_declarations=0
18 descent.core.formatter.alignment_for_selective_imports=0
19 descent.core.formatter.alignment_for_struct_initializer=0
20 descent.core.formatter.alignment_for_template_declaration_parameters=0
21 descent.core.formatter.alignment_for_template_invocation_arguments=0
22 descent.core.formatter.blank_lines_after_module=1
23 descent.core.formatter.blank_lines_before_module=0
24 descent.core.formatter.brace_position_for_align_declaration=end_of_line
25 descent.core.formatter.brace_position_for_anonymous_type=next_line
26 descent.core.formatter.brace_position_for_conditional_declaration=next_line
27 descent.core.formatter.brace_position_for_conditional_statement=next_line
28 descent.core.formatter.brace_position_for_enum_declaration=next_line
29 descent.core.formatter.brace_position_for_function_declaration=next_line
30 descent.core.formatter.brace_position_for_function_literal=next_line
31 descent.core.formatter.brace_position_for_loop_statement=next_line
32 descent.core.formatter.brace_position_for_modifiers=next_line
33 descent.core.formatter.brace_position_for_postblit_declaration=next_line
34 descent.core.formatter.brace_position_for_pragmas=next_line
35 descent.core.formatter.brace_position_for_scope_statement=next_line
36 descent.core.formatter.brace_position_for_switch_case=next_line
37 descent.core.formatter.brace_position_for_switch_statement=next_line
38 descent.core.formatter.brace_position_for_synchronized_statement=next_line
39 descent.core.formatter.brace_position_for_template_declaration=next_line
40 descent.core.formatter.brace_position_for_try_catch_finally=next_line
41 descent.core.formatter.brace_position_for_type_declaration=next_line
42 descent.core.formatter.brace_position_for_with_statement=next_line
43 descent.core.formatter.continuation_indentation=2
44 descent.core.formatter.indent_body_declarations_compare_to_align_header=true
45 descent.core.formatter.indent_body_declarations_compare_to_pragma_header=true
46 descent.core.formatter.indent_body_declarations_compare_to_template_header=true
47 descent.core.formatter.indent_body_declarations_compare_to_type_header=true
48 descent.core.formatter.indent_break_compare_to_switch=false
49 descent.core.formatter.indent_cases_compare_to_switch=true
50 descent.core.formatter.indent_empty_lines=false
51 descent.core.formatter.indent_enum_members_compare_to_enum_header=true
52 descent.core.formatter.indent_in_out_body_compare_to_function_header=false
53 descent.core.formatter.indent_statements_compare_to_case=true
54 descent.core.formatter.indent_statements_compare_to_function_body_header=true
55 descent.core.formatter.indent_statements_compare_to_function_header=true
56 descent.core.formatter.indent_statements_compare_to_function_in_header=true
57 descent.core.formatter.indent_statements_compare_to_function_out_header=true
58 descent.core.formatter.indentation_size=4
59 descent.core.formatter.indentation_style_compare_to_modifier_header=indent_normal
60 descent.core.formatter.insert_new_line_after_case_or_default_statement=true
61 descent.core.formatter.insert_new_line_after_label=true
62 descent.core.formatter.insert_new_line_at_end_of_file_if_missing=false
63 descent.core.formatter.insert_new_line_before_catch=true
64 descent.core.formatter.insert_new_line_before_else_declaration=true
65 descent.core.formatter.insert_new_line_before_else_statement=true
66 descent.core.formatter.insert_new_line_before_finally=true
67 descent.core.formatter.insert_new_line_before_while_in_do_statement=false
68 descent.core.formatter.insert_space_after_assignment_operator=true
69 descent.core.formatter.insert_space_after_closing_paren_in_casts=true
70 descent.core.formatter.insert_space_after_colon_in_array_initializer=true
71 descent.core.formatter.insert_space_after_colon_in_base_class_lists=true
72 descent.core.formatter.insert_space_after_colon_in_case_default_statement=true
73 descent.core.formatter.insert_space_after_colon_in_conditional_expressions=true
74 descent.core.formatter.insert_space_after_colon_in_selective_imports=true
75 descent.core.formatter.insert_space_after_colon_in_statement_labels=true
76 descent.core.formatter.insert_space_after_colon_in_struct_initializer=true
77 descent.core.formatter.insert_space_after_colon_in_template_specific_type=true
78 descent.core.formatter.insert_space_after_comma_in_aggregate_template_parameters=true
79 descent.core.formatter.insert_space_after_comma_in_array_access=true
80 descent.core.formatter.insert_space_after_comma_in_array_literal=true
81 descent.core.formatter.insert_space_after_comma_in_assert_statements=true
82 descent.core.formatter.insert_space_after_comma_in_base_class_lists=true
83 descent.core.formatter.insert_space_after_comma_in_delegates=true
84 descent.core.formatter.insert_space_after_comma_in_foreach_statement=true
85 descent.core.formatter.insert_space_after_comma_in_function_declaration_parameters=true
86 descent.core.formatter.insert_space_after_comma_in_function_invocation_arguments=true
87 descent.core.formatter.insert_space_after_comma_in_function_template_parameters=true
88 descent.core.formatter.insert_space_after_comma_in_multiple_field_declarations=true
89 descent.core.formatter.insert_space_after_comma_in_multiple_imports=true
90 descent.core.formatter.insert_space_after_comma_in_new_arguments=true
91 descent.core.formatter.insert_space_after_comma_in_pragmas=true
92 descent.core.formatter.insert_space_after_comma_in_selective_imports=true
93 descent.core.formatter.insert_space_after_comma_in_struct_initializer=true
94 descent.core.formatter.insert_space_after_comma_in_template_declaration=true
95 descent.core.formatter.insert_space_after_comma_in_template_invocation=true
96 descent.core.formatter.insert_space_after_comma_in_traits_expression=true
97 descent.core.formatter.insert_space_after_dot_in_qualified_names=false
98 descent.core.formatter.insert_space_after_dot_in_type_dot_identifier_expressions=false
99 descent.core.formatter.insert_space_after_elipsis_in_function_varargs=false
100 descent.core.formatter.insert_space_after_elipsis_in_tuples=false
101 descent.core.formatter.insert_space_after_equals_in_default_function_arguments=true
102 descent.core.formatter.insert_space_after_equals_in_default_template_arguments=true
103 descent.core.formatter.insert_space_after_equals_in_enum_constants=true
104 descent.core.formatter.insert_space_after_equals_in_renamed_imports=true
105 descent.core.formatter.insert_space_after_equals_in_variable_inits=true
106 descent.core.formatter.insert_space_after_equals_in_version_debug_assignment=true
107 descent.core.formatter.insert_space_after_exclamation_point_in_template_invocation=false
108 descent.core.formatter.insert_space_after_infix_operator=true
109 descent.core.formatter.insert_space_after_opening_bracket_in_array_access=false
110 descent.core.formatter.insert_space_after_opening_bracket_in_array_constructors=false
111 descent.core.formatter.insert_space_after_opening_bracket_in_array_literals=false
112 descent.core.formatter.insert_space_after_opening_bracket_in_associative_arrays=false
113 descent.core.formatter.insert_space_after_opening_bracket_in_slices=false
114 descent.core.formatter.insert_space_after_opening_bracket_in_static_arrays=false
115 descent.core.formatter.insert_space_after_opening_paren_in_align_declarations=false
116 descent.core.formatter.insert_space_after_opening_paren_in_assert_statements=false
117 descent.core.formatter.insert_space_after_opening_paren_in_c_style_fp=false
118 descent.core.formatter.insert_space_after_opening_paren_in_casts=false
119 descent.core.formatter.insert_space_after_opening_paren_in_catch=false
120 descent.core.formatter.insert_space_after_opening_paren_in_class_template_params=false
121 descent.core.formatter.insert_space_after_opening_paren_in_delegate=false
122 descent.core.formatter.insert_space_after_opening_paren_in_extern_declarations=false
123 descent.core.formatter.insert_space_after_opening_paren_in_file_imports=false
124 descent.core.formatter.insert_space_after_opening_paren_in_for_loops=false
125 descent.core.formatter.insert_space_after_opening_paren_in_foreach_loops=false
126 descent.core.formatter.insert_space_after_opening_paren_in_function_declaration_parameters=false
127 descent.core.formatter.insert_space_after_opening_paren_in_function_invocation=false
128 descent.core.formatter.insert_space_after_opening_paren_in_function_template_args=false
129 descent.core.formatter.insert_space_after_opening_paren_in_if_statements=false
130 descent.core.formatter.insert_space_after_opening_paren_in_is_expressions=false
131 descent.core.formatter.insert_space_after_opening_paren_in_mixins=false
132 descent.core.formatter.insert_space_after_opening_paren_in_modified_type=false
133 descent.core.formatter.insert_space_after_opening_paren_in_new_arguments=false
134 descent.core.formatter.insert_space_after_opening_paren_in_out_declaration=false
135 descent.core.formatter.insert_space_after_opening_paren_in_parenthesized_expressions=false
136 descent.core.formatter.insert_space_after_opening_paren_in_pragmas=false
137 descent.core.formatter.insert_space_after_opening_paren_in_scope_statements=false
138 descent.core.formatter.insert_space_after_opening_paren_in_switch_statements=false
139 descent.core.formatter.insert_space_after_opening_paren_in_synchronized_statement=false
140 descent.core.formatter.insert_space_after_opening_paren_in_template_declarations=false
141 descent.core.formatter.insert_space_after_opening_paren_in_template_invocation=false
142 descent.core.formatter.insert_space_after_opening_paren_in_traits_expression=false
143 descent.core.formatter.insert_space_after_opening_paren_in_type_dot_identifier_expression=false
144 descent.core.formatter.insert_space_after_opening_paren_in_typeid_statements=false
145 descent.core.formatter.insert_space_after_opening_paren_in_typeof_statements=false
146 descent.core.formatter.insert_space_after_opening_paren_in_version_debug=false
147 descent.core.formatter.insert_space_after_opening_paren_in_while_loops=false
148 descent.core.formatter.insert_space_after_opening_paren_in_with_statements=false
149 descent.core.formatter.insert_space_after_postfix_operator=false
150 descent.core.formatter.insert_space_after_prefix_operator=false
151 descent.core.formatter.insert_space_after_question_mark_in_conditional_expressions=true
152 descent.core.formatter.insert_space_after_semicolon_in_for_statement=true
153 descent.core.formatter.insert_space_after_semicolon_in_foreach_statement=true
154 descent.core.formatter.insert_space_after_slice_operator=true
155 descent.core.formatter.insert_space_after_slice_operator_in_foreach_range_statement=true
156 descent.core.formatter.insert_space_after_star_in_c_style_fp=false
157 descent.core.formatter.insert_space_after_trailing_comma_in_array_initializer=true
158 descent.core.formatter.insert_space_before_assignment_operator=true
159 descent.core.formatter.insert_space_before_asterisk_for_pointer_types=false
160 descent.core.formatter.insert_space_before_closing_bracket_in_array_access=false
161 descent.core.formatter.insert_space_before_closing_bracket_in_array_constructors=false
162 descent.core.formatter.insert_space_before_closing_bracket_in_array_literals=false
163 descent.core.formatter.insert_space_before_closing_bracket_in_associative_arrays=false
164 descent.core.formatter.insert_space_before_closing_bracket_in_slices=false
165 descent.core.formatter.insert_space_before_closing_bracket_in_static_arrays=false
166 descent.core.formatter.insert_space_before_closing_paren_in_align_declarations=false
167 descent.core.formatter.insert_space_before_closing_paren_in_assert_statements=false
168 descent.core.formatter.insert_space_before_closing_paren_in_c_style_fp=false
169 descent.core.formatter.insert_space_before_closing_paren_in_casts=false
170 descent.core.formatter.insert_space_before_closing_paren_in_catch=false
171 descent.core.formatter.insert_space_before_closing_paren_in_class_template_params=false
172 descent.core.formatter.insert_space_before_closing_paren_in_delegate=false
173 descent.core.formatter.insert_space_before_closing_paren_in_extern_declarations=false
174 descent.core.formatter.insert_space_before_closing_paren_in_file_imports=false
175 descent.core.formatter.insert_space_before_closing_paren_in_for_loops=false
176 descent.core.formatter.insert_space_before_closing_paren_in_foreach_loops=false
177 descent.core.formatter.insert_space_before_closing_paren_in_function_declaration_parameters=false
178 descent.core.formatter.insert_space_before_closing_paren_in_function_invocation=false
179 descent.core.formatter.insert_space_before_closing_paren_in_function_template_args=false
180 descent.core.formatter.insert_space_before_closing_paren_in_if_statements=false
181 descent.core.formatter.insert_space_before_closing_paren_in_is_expressions=false
182 descent.core.formatter.insert_space_before_closing_paren_in_mixins=false
183 descent.core.formatter.insert_space_before_closing_paren_in_modified_type=false
184 descent.core.formatter.insert_space_before_closing_paren_in_new_arguments=false
185 descent.core.formatter.insert_space_before_closing_paren_in_out_declaration=false
186 descent.core.formatter.insert_space_before_closing_paren_in_parenthesized_expressions=false
187 descent.core.formatter.insert_space_before_closing_paren_in_pragmas=false
188 descent.core.formatter.insert_space_before_closing_paren_in_scope_statements=false
189 descent.core.formatter.insert_space_before_closing_paren_in_switch_statements=false
190 descent.core.formatter.insert_space_before_closing_paren_in_synchronized_statement=false
191 descent.core.formatter.insert_space_before_closing_paren_in_template_declarations=false
192 descent.core.formatter.insert_space_before_closing_paren_in_template_invocation=false
193 descent.core.formatter.insert_space_before_closing_paren_in_traits_expression=false
194 descent.core.formatter.insert_space_before_closing_paren_in_type_dot_identifier_expression=false
195 descent.core.formatter.insert_space_before_closing_paren_in_typeid_statements=false
196 descent.core.formatter.insert_space_before_closing_paren_in_typeof_statements=false
197 descent.core.formatter.insert_space_before_closing_paren_in_version_debug=false
198 descent.core.formatter.insert_space_before_closing_paren_in_while_loops=false
199 descent.core.formatter.insert_space_before_closing_paren_in_with_statements=false
200 descent.core.formatter.insert_space_before_colon_in_array_initializer=false
201 descent.core.formatter.insert_space_before_colon_in_base_class_lists=true
202 descent.core.formatter.insert_space_before_colon_in_case_default_statement=false
203 descent.core.formatter.insert_space_before_colon_in_conditional_expressions=true
204 descent.core.formatter.insert_space_before_colon_in_modifiers=false
205 descent.core.formatter.insert_space_before_colon_in_selective_imports=false
206 descent.core.formatter.insert_space_before_colon_in_statement_labels=false
207 descent.core.formatter.insert_space_before_colon_in_struct_initializer=false
208 descent.core.formatter.insert_space_before_colon_in_template_specific_type=false
209 descent.core.formatter.insert_space_before_comma_in_aggregate_template_parameters=false
210 descent.core.formatter.insert_space_before_comma_in_array_access=false
211 descent.core.formatter.insert_space_before_comma_in_array_literal=false
212 descent.core.formatter.insert_space_before_comma_in_assert_statements=false
213 descent.core.formatter.insert_space_before_comma_in_base_class_lists=false
214 descent.core.formatter.insert_space_before_comma_in_delegates=false
215 descent.core.formatter.insert_space_before_comma_in_enum_member_lists=false
216 descent.core.formatter.insert_space_before_comma_in_foreach_statement=false
217 descent.core.formatter.insert_space_before_comma_in_function_declaration_parameters=false
218 descent.core.formatter.insert_space_before_comma_in_function_invocation_arguments=false
219 descent.core.formatter.insert_space_before_comma_in_function_template_parameters=false
220 descent.core.formatter.insert_space_before_comma_in_multiple_field_declarations=false
221 descent.core.formatter.insert_space_before_comma_in_multiple_imports=false
222 descent.core.formatter.insert_space_before_comma_in_new_arguments=false
223 descent.core.formatter.insert_space_before_comma_in_pragmas=false
224 descent.core.formatter.insert_space_before_comma_in_selective_imports=false
225 descent.core.formatter.insert_space_before_comma_in_struct_initializer=false
226 descent.core.formatter.insert_space_before_comma_in_template_declaration=false
227 descent.core.formatter.insert_space_before_comma_in_template_invocation=false
228 descent.core.formatter.insert_space_before_comma_in_traits_expression=false
229 descent.core.formatter.insert_space_before_dot_in_qualified_names=false
230 descent.core.formatter.insert_space_before_dot_in_type_dot_identifier_expressions=false
231 descent.core.formatter.insert_space_before_elipsis_in_function_varargs=false
232 descent.core.formatter.insert_space_before_elipsis_in_tuples=false
233 descent.core.formatter.insert_space_before_equals_in_default_function_arguments=true
234 descent.core.formatter.insert_space_before_equals_in_default_template_arguments=true
235 descent.core.formatter.insert_space_before_equals_in_enum_constants=true
236 descent.core.formatter.insert_space_before_equals_in_renamed_imports=true
237 descent.core.formatter.insert_space_before_equals_in_variable_inits=true
238 descent.core.formatter.insert_space_before_equals_in_version_debug_assignment=true
239 descent.core.formatter.insert_space_before_exclamation_point_in_template_invocation=false
240 descent.core.formatter.insert_space_before_infix_operator=true
241 descent.core.formatter.insert_space_before_opening_bracket_in_array_access=false
242 descent.core.formatter.insert_space_before_opening_bracket_in_array_constructors=false
243 descent.core.formatter.insert_space_before_opening_bracket_in_associative_arrays=false
244 descent.core.formatter.insert_space_before_opening_bracket_in_dynamic_arrays=false
245 descent.core.formatter.insert_space_before_opening_bracket_in_slices=false
246 descent.core.formatter.insert_space_before_opening_bracket_in_static_arrays=false
247 descent.core.formatter.insert_space_before_opening_paren_in_align_declarations=false
248 descent.core.formatter.insert_space_before_opening_paren_in_assert_statements=false
249 descent.core.formatter.insert_space_before_opening_paren_in_c_style_fp=true
250 descent.core.formatter.insert_space_before_opening_paren_in_casts=false
251 descent.core.formatter.insert_space_before_opening_paren_in_catch=false
252 descent.core.formatter.insert_space_before_opening_paren_in_class_invariants=false
253 descent.core.formatter.insert_space_before_opening_paren_in_class_template_params=false
254 descent.core.formatter.insert_space_before_opening_paren_in_delegate=false
255 descent.core.formatter.insert_space_before_opening_paren_in_extern_declarations=false
256 descent.core.formatter.insert_space_before_opening_paren_in_file_imports=false
257 descent.core.formatter.insert_space_before_opening_paren_in_for_loops=false
258 descent.core.formatter.insert_space_before_opening_paren_in_foreach_loops=false
259 descent.core.formatter.insert_space_before_opening_paren_in_function_declaration_parameters=false
260 descent.core.formatter.insert_space_before_opening_paren_in_function_invocation=false
261 descent.core.formatter.insert_space_before_opening_paren_in_function_template_args=false
262 descent.core.formatter.insert_space_before_opening_paren_in_if_statements=false
263 descent.core.formatter.insert_space_before_opening_paren_in_is_expressions=false
264 descent.core.formatter.insert_space_before_opening_paren_in_mixins=false
265 descent.core.formatter.insert_space_before_opening_paren_in_modified_type=false
266 descent.core.formatter.insert_space_before_opening_paren_in_new_arguments=false
267 descent.core.formatter.insert_space_before_opening_paren_in_out_declaration=false
268 descent.core.formatter.insert_space_before_opening_paren_in_parenthesized_expressions=false
269 descent.core.formatter.insert_space_before_opening_paren_in_pragmas=false
270 descent.core.formatter.insert_space_before_opening_paren_in_scope_statements=false
271 descent.core.formatter.insert_space_before_opening_paren_in_switch_statements=false
272 descent.core.formatter.insert_space_before_opening_paren_in_synchronized_statement=false
273 descent.core.formatter.insert_space_before_opening_paren_in_template_declarations=false
274 descent.core.formatter.insert_space_before_opening_paren_in_traits_expression=false
275 descent.core.formatter.insert_space_before_opening_paren_in_type_dot_identifier_expression=false
276 descent.core.formatter.insert_space_before_opening_paren_in_typeid_statements=false
277 descent.core.formatter.insert_space_before_opening_paren_in_typeof_statements=false
278 descent.core.formatter.insert_space_before_opening_paren_in_version_debug=false
279 descent.core.formatter.insert_space_before_opening_paren_in_while_loops=false
280 descent.core.formatter.insert_space_before_opening_paren_in_with_statements=false
281 descent.core.formatter.insert_space_before_postfix_operator=false
282 descent.core.formatter.insert_space_before_prefix_operator=false
283 descent.core.formatter.insert_space_before_question_mark_in_conditional_expressions=true
284 descent.core.formatter.insert_space_before_semicolon=false
285 descent.core.formatter.insert_space_before_semicolon_in_for_statement=false
286 descent.core.formatter.insert_space_before_semicolon_in_foreach_statement=false
287 descent.core.formatter.insert_space_before_slice_operator=true
288 descent.core.formatter.insert_space_before_slice_operator_in_foreach_range_statement=true
289 descent.core.formatter.insert_space_before_trailing_comma_in_array_initializer=false
290 descent.core.formatter.insert_space_between_adjacent_brackets_in_multidimensional_arrays=false
291 descent.core.formatter.insert_space_between_empty_brackets_in_dynamic_array_type=false
292 descent.core.formatter.insert_space_between_empty_brackets_in_slice=false
293 descent.core.formatter.insert_space_between_empty_parens_in_class_invariants=false
294 descent.core.formatter.insert_space_between_empty_parens_in_class_template_params=false
295 descent.core.formatter.insert_space_between_empty_parens_in_delegate=false
296 descent.core.formatter.insert_space_between_empty_parens_in_extern_declarations=false
297 descent.core.formatter.insert_space_between_empty_parens_in_function_declaration_parameters=false
298 descent.core.formatter.insert_space_between_empty_parens_in_function_invocation=false
299 descent.core.formatter.insert_space_between_empty_parens_in_function_template_args=false
300 descent.core.formatter.insert_space_between_empty_parens_in_new_arguments=false
301 descent.core.formatter.insert_space_between_empty_parens_in_out_declaration=false
302 descent.core.formatter.insert_space_between_empty_parens_in_template_declarations=false
303 descent.core.formatter.insert_space_between_empty_parens_in_template_invocation=false
304 descent.core.formatter.insert_space_between_name_and_args_in_c_style_fp=false
305 descent.core.formatter.insert_space_between_succesive_opcalls=false
306 descent.core.formatter.insert_space_between_template_and_arg_parens_in_function_declaration=false
307 descent.core.formatter.insert_space_between_template_args_and_function_args=false
308 descent.core.formatter.keep_else_conditional_on_one_line=true
309 descent.core.formatter.keep_else_version_debug_on_one_line=true
310 descent.core.formatter.keep_functions_with_no_statement_in_one_line=true
311 descent.core.formatter.keep_functions_with_one_statement_in_one_line=true
312 descent.core.formatter.keep_simple_catch_statement_on_same_line=false
313 descent.core.formatter.keep_simple_else_declaration_on_same_line=true
314 descent.core.formatter.keep_simple_else_statement_on_same_line=false
315 descent.core.formatter.keep_simple_finally_statement_on_same_line=false
316 descent.core.formatter.keep_simple_loop_statement_on_same_line=false
317 descent.core.formatter.keep_simple_scope_statement_on_same_line=true
318 descent.core.formatter.keep_simple_synchronized_statement_on_same_line=true
319 descent.core.formatter.keep_simple_then_declaration_on_same_line=true
320 descent.core.formatter.keep_simple_then_statement_on_same_line=false
321 descent.core.formatter.keep_simple_try_statement_on_same_line=false
322 descent.core.formatter.keep_simple_with_statement_on_same_line=false
323 descent.core.formatter.line_split=80
324 descent.core.formatter.never_indent_block_comments_on_first_column=false
325 descent.core.formatter.never_indent_line_comments_on_first_column=false
326 descent.core.formatter.number_of_empty_lines_to_preserve=1
327 descent.core.formatter.page_width=80
328 descent.core.formatter.tab_char=tab
329 descent.core.formatter.tab_size=4
330 descent.core.formatter.use_tabs_only_for_leading_indentations=false
331 eclipse.preferences.version=1