annotate indenters/uigui_astyle.ini @ 775:6691df78dd5c

Updated the astyle ini file to support version 2.02.1. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1052 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 27 Dec 2011 10:47:33 +0000
parents cc0fc2cd7611
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
477
ce6cd144159d Because no values are written back to the uigui ini files anymore since version 0.8.0, the section/group names are no longer reordered nor renamed. So I do not use a "%20" prepended to the section name "[header]".
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 463
diff changeset
1 [header]
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
2 categories=Predefined Style|Tab and Bracket|Indentation|Padding|Formatting|Other
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
3 cfgFileParameterEnding=cr
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
4 configFilename=.astylerc
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
5 fileTypes=*.cpp|*.c|*.cu|*.h|*.hpp|*.inl|*.hh|*.cs|*.java
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
6 indenterFileName=astyle
463
cd6ca4a1dc2b [add] Feature Request ID 1971206 : Now showing by the indenter supported programming languages next to indenter name.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 335
diff changeset
7 indenterName=Artistic Style (C, C++, C#, JAVA)
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
8 inputFileName=indentinput
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
9 inputFileParameter=
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
10 manual=http://astyle.sourceforge.net/astyle.html
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
11 outputFileName=indentinput
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
12 outputFileParameter=none
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
13 parameterOrder=ipo
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
14 showHelpParameter=-h
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
15 stringparaminquotes=false
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
16 useCfgFileParameter="--options="
775
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
17 version=2.02.1
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
18
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
19 [predefined style]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
20 Category=0
775
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
21 Choices="-A1|-A2|-A3|-A4|-A5|-A6|-A7|-A8|-A9|-A10|-A11|-A12"
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
22 ChoicesReadable="Allman/Ansi/BSD/break style|Java/attach style|Kernighan & Ritchie style|Stroustrup style|Whitesmith style|Banner style|GNU style|Linux style|Horstmann style|One True Brace Style|Pico style|Lisp/Python style"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
23 Description=<html>Sets the general style.</html>
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
24 EditorType=multiple
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
25 Enabled=false
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
26 ValueDefault=2
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
27
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
28 [indent spaces]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
29 CallName="--indent=spaces="
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
30 Category=1
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
31 Description=<html>Indent using # spaces per indent</html>
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
32 EditorType=numeric
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
33 Enabled=false
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
34 MaxVal=20
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
35 MinVal=2
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
36 ValueDefault=4
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
37
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
38 [indent tab]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
39 CallName="--indent=tab="
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
40 Category=1
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
41 Description=<html>Indent using tab characters. Treat each tab as # spaces</html>
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
42 EditorType=numeric
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
43 Enabled=false
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
44 MaxVal=20
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
45 MinVal=2
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
46 ValueDefault=4
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
47
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
48 [force indent tab]
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
49 CallName="--indent=force-tab="
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
50 Category=1
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
51 Description="<html>Indent using tab characters. Treat each tab as # spaces. Uses tabs as indents where --indent=tab prefers to use spaces such as inside multi-line statements. </html>"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
52 EditorType=numeric
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
53 Enabled=false
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
54 MaxVal=20
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
55 MinVal=2
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
56 ValueDefault=4
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
57
477
ce6cd144159d Because no values are written back to the uigui ini files anymore since version 0.8.0, the section/group names are no longer reordered nor renamed. So I do not use a "%20" prepended to the section name "[header]".
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 463
diff changeset
58 [bracket style]
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
59 Category=1
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
60 Choices="--brackets=break|--brackets=attach|--brackets=linux|--brackets=stroustrup|--brackets=horstmann"
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
61 ChoicesReadable=Break brackets|Attach brackets|Break brackets Linux like
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
62 Description=<html>Sets the bracket style.</html>
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
63 EditorType=multiple
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
64 Enabled=false
335
cdfe2e05e7f3 - Due to changes for a operating system which makes use of user rights and restrictions, the user made settings for the indenter are no longer stored in the uigui ini but the IndentHandler writes these values as indenter config files into the users home config dir. During initialization of IndentHandler that file is loaded.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 326
diff changeset
65 ValueDefault=0
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
66
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
67 [indent classes]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
68 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
69 Description=<html>Indent 'class' and 'struct' blocks so that the blocks 'public:', 'protected:' and 'private:' are indented. The struct blocks are indented only if an access modifier is declared somewhere in the struct. The entire block is indented. This option is effective for C++ files only.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
70 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
71 TrueFalse=--indent-classes|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
72 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
73
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
74 [indent switches]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
75 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
76 Description=<html>Indent 'switch' blocks so that the 'case X:' statements are indented in the switch block. The entire case block is indented.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
77 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
78 TrueFalse=--indent-switches|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
79 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
80
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
81 [indent cases]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
82 Category=2
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
83 Description=<html>Indent 'case X:' blocks from the 'case X:' headers. Case statements not enclosed in blocks are NOT indented.</html>
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
84 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
85 TrueFalse=--indent-cases|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
86 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
87
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
88 [indent brackets]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
89 Category=2
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
90 Description=<html>Add extra indentation to brackets. This is the option used for Whitesmith and Banner style formatting/indenting. If both ‑‑indent‑brackets and ‑‑indent‑blocks are used the result will be ‑‑indent‑blocks. This option will be ignored if used with a predefined style.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
91 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
92 TrueFalse=--indent-brackets|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
93 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
94
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
95 [indent blocks]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
96 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
97 Description=<html>Add extra indentation to blocks within a function. The opening bracket for namespaces, classes, and functions is not indented. This is the option used for GNU style formatting/indenting. This option will be ignored if used with a predefined style.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
98 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
99 TrueFalse=--indent-blocks|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
100 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
101
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
102 [indent namespaces]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
103 Category=2
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
104 Description=<html>Add extra indentation to namespaces.</html>
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
105 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
106 TrueFalse=--indent-namespaces|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
107 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
108
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
109 [indent labels]
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
110 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
111 Description=<html>Add extra indentation to labels so they appear 1 indent less than the current indentation, rather than being flushed to the left (the default).</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
112 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
113 TrueFalse=--indent-labels|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
114 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
115
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
116 [indent preprocessor]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
117 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
118 Description=<html>Indent multi-line preprocessor definitions. Should be used with --convert-tabs for proper results. Does a pretty good job but can not perform miracles in obfuscated preprocessor definitions. Without this option the preprocessor statements remain unchanged.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
119 EditorType=boolean
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
120 TrueFalse=--indent-preprocessor|
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
121 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
122
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
123 [indent comments]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
124 Category=2
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
125 Description=<html>Indent C++ comments beginning in column one. By default C++ comments beginning in column one are not indented. This option will allow the comments to be indented with the code. </html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
126 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
127 TrueFalse=--indent-col1-comments|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
128 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
129
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
130 [max-instatement-indent]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
131 CallName="--max-instatement-indent="
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
132 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
133 Description=<html>Indent a maximum of # spaces in a continuous statement, relative to the previous line (e.g. ‑‑max‑instatement‑indent=40). # must be less than 80. If no # is set, the default value of 40 will be used. A maximum of less than two indent lengths will be ignored.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
134 EditorType=numeric
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
135 Enabled=false
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
136 MaxVal=79
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
137 MinVal=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
138 ValueDefault=40
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
139
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
140 [min-conditional-indent]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
141 CallName="--min-conditional-indent="
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
142 Category=2
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
143 Description=<html>Set the minimal indent that is added when a header is built of multiple-lines. This indent makes helps to easily separate the header from the command statements that follow. The value for # must be less than 40. The default setting for this option is twice the current indent (e.g. --min-conditional-indent=8).</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
144 EditorType=numeric
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
145 Enabled=false
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
146 MaxVal=39
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
147 MinVal=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
148 ValueDefault=8
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
149
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
150 [break-blocks]
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
151 Category=3
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
152 Description=<html>Pad empty lines around header blocks (e.g. 'if' 'while'...). Be sure to read the Supplemental Documentation before using this option.</html>
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
153 EditorType=boolean
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
154 TrueFalse=--break-blocks|
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
155 ValueDefault=0
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
156
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
157 [break-blocks-all]
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
158 Category=3
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
159 Description=<html>Pad empty lines around header blocks (e.g. 'if' 'while'...). Treat closing header blocks (e.g. 'else' 'catch') as stand-alone blocks. Be sure to read the Supplemental Documentation before using this option.</html>
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
160 EditorType=boolean
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
161 TrueFalse="--break-blocks=all|"
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
162 ValueDefault=0
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
163
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
164 [pad-oper]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
165 Category=3
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
166 Description=<html>Insert space padding around operators. Operators inside brackets [] are not padded. Note that there is no option to unpad. Once padded they stay padded.</html>
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
167 EditorType=boolean
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
168 TrueFalse="--pad-oper|"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
169 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
170
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
171 [pad-paren]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
172 Category=3
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
173 Description=<html>Insert space padding around parenthesis on both the outside and the inside. Any end of line comments will remain in the original column, if possible.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
174 EditorType=boolean
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
175 TrueFalse="--pad-paren|"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
176 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
177
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
178 [pad-paren-out]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
179 Category=3
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
180 Description=<html>Insert space padding around parenthesis on the outside only. Any end of line comments will remain in the original column, if possible. This can be used with unpad-paren below to remove unwanted spaces.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
181 EditorType=boolean
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
182 TrueFalse="--pad-paren-out|"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
183 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
184
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
185 [pad-paren-in]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
186 Category=3
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
187 Description="<html>Insert space padding around parenthesis on the inside only. Any end of line comments will remain in the original column, if possible. This can be used with unpad-paren below to remove unwanted spaces.</html>"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
188 EditorType=boolean
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
189 TrueFalse="--pad-paren-in|"
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
190 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
191
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
192 [pad-header]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
193 Category=3
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
194 Description=<html>Insert space padding after paren headers only (e.g. 'if', 'for', 'while'...). Any end of line comments will remain in the original column, if possible. This can be used with unpad-paren to remove unwanted spaces.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
195 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
196 TrueFalse=--pad-header|
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
197 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
198
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
199 [unpad-paren]
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
200 Category=3
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
201 Description="<html>Remove extra space padding around parenthesis on the inside and outside. Any end of line comments will remain in the original column, if possible. This option can be used in combination with the paren padding options pad‑paren, pad‑paren‑out, pad‑paren‑in, and pad‑header above. Only padding that has not been requested by other options will be removed.</html>"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
202 EditorType=boolean
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
203 TrueFalse="--unpad-paren|"
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
204 ValueDefault=0
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
205
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
206 [delete-empty-lines]
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
207 Category=3
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
208 Description=<html>Delete empty lines within a function or method. Empty lines outside of functions or methods are NOT deleted. If used with break-blocks or break-blocks=all it will delete all lines EXCEPT the lines added by the break-blocks options.</html>
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
209 EditorType=boolean
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
210 TrueFalse=--delete-empty-lines|
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
211 ValueDefault=0
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
212
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
213 [fill-empty-lines]
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
214 Category=3
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
215 Description=<html>Fill empty lines with the white space of the previous line</html>
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
216 EditorType=boolean
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
217 TrueFalse=--fill-empty-lines|
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
218 ValueDefault=0
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
219
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
220 [brackets-break-closing]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
221 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
222 Description=<html>When used with --brackets=attach, --brackets=linux, or --brackets=stroustrup, this breaks closing headers (e.g. 'else', 'catch', ...) from their immediately preceding closing brackets. Closing header brackets are always broken with broken brackets, horstmann brackets, indented blocks, and indented brackets.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
223 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
224 TrueFalse="-y|"
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
225 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
226
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
227 [break-elseifs]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
228 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
229 Description=<html>Break "else if" header combinations into separate lines. This option has no effect if keep-one-line-statements is used, the "else if" statements will remain as they are. If this option is NOT used, "else if" header combinations will be placed on a single line.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
230 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
231 TrueFalse=--break-elseifs|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
232 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
233
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
234 [add-brackets]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
235 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
236 Description=<html>Add brackets to unbracketed one line conditional statements (e.g. 'if', 'for', 'while'...). The statement must be on a single line. The brackets will be added according to the currently requested predefined style or bracket type. If no style or bracket type is requested the brackets will be attached. If --add-one-line-brackets is also used the result will be one line brackets.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
237 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
238 TrueFalse=--add-brackets|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
239 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
240
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
241 [add-one-line-brackets]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
242 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
243 Description=<html>Add one line brackets to unbracketed one line conditional statements (e.g. 'if', 'for', 'while'...). The statement must be on a single line. The option implies --keep-one-line-blocks and will not break the one line blocks.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
244 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
245 TrueFalse=--add-one-line-brackets|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
246 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
247
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
248 [one-line-keep-blocks]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
249 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
250 Description=<html>Don't break one-line blocks</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
251 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
252 TrueFalse="--keep-one-line-blocks|"
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
253 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
254
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
255 [one-line-keep-statements]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
256 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
257 Description=<html>Dont break complex statements and multiple statements residing on a single line.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
258 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
259 TrueFalse="--keep-one-line-statements|"
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
260 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
261
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
262 [convert-tabs]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
263 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
264 Description=<html>Converts tabs into spaces in the non-indentation part of the line. The number of spaces inserted will maintain the spacing of the tab. The current setting for spaces per tab is used. It may not produce the expected results if convert-tabs is used when changing spaces per tab. Tabs are not replaced in quotes.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
265 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
266 TrueFalse=--convert-tabs|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
267 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
268
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
269 [align-pointer]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
270 Category=4
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
271 Choices="--align-pointer=type|--align-pointer=middle|--align-pointer=name"
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
272 Description=<html>Attach a pointer or reference operator (* or &) to either the variable type (left) or variable name (right), or place it between the type and name. The spacing between the type and name will be preserved, if possible. This option is effective for C/C++ files only.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
273 EditorType=multiple
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
274 Enabled=false
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
275 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
276
775
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
277 [align-reference]
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
278 Category=4
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
279 Choices="--align-reference=type|--align-reference=middle|--align-reference=name"
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
280 Description=<html>This option will align references separate from pointers. Pointers are not changed by this option. If pointers and references are to be aligned the same, use the previous align-pointer option. The option align-reference=none will not change the reference alignment. The other options are the same as for align-pointer. In the case of a reference to a pointer (*&) with conflicting alignments, the align-pointer value will be used.</html>
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
281 EditorType=multiple
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
282 Enabled=false
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
283 ValueDefault=0
6691df78dd5c Updated the astyle ini file to support version 2.02.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 773
diff changeset
284
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
285 [override-language]
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
286 Category=4
591
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
287 Choices="--mode=c|--mode=java|--mode=cs"
c68594389601 Adapted the ini file for AStyle for version 1.22.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 590
diff changeset
288 Description=<html>Indent a C or C++ or Java or CSharp file. The option is set from the file extension for each file. You can override the setting with this entry. It allows the formatter to identify language specific syntax such as C classes and C templates.</html>
326
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
289 EditorType=multiple
e7794962feec renamed the "data" dir into "indenters"
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
290 Enabled=false
335
cdfe2e05e7f3 - Due to changes for a operating system which makes use of user rights and restrictions, the user made settings for the indenter are no longer stored in the uigui ini but the IndentHandler writes these values as indenter config files into the users home config dir. During initialization of IndentHandler that file is loaded.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 326
diff changeset
291 ValueDefault=0
741
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
292
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
293 [nosuffix]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
294 Category=5
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
295 Description=<html>Do not retain a backup of the original file. The original file is purged after it is formatted.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
296 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
297 TrueFalse=--suffix=none|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
298 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
299
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
300 [errors-to-stdout]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
301 Category=5
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
302 Description=<html>Print errors to standard-output rather than to standard-error.
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
303 This option should be helpful for systems/shells that do not have this option, such as in Windows95.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
304 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
305 TrueFalse=--errors-to-stdout|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
306 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
307
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
308 [preserve-date]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
309 Category=5
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
310 Description=<html>Preserve the original file's date and time modified. The date and time modified will not be changed in the formatted file. This option is not effective if redirection is used to rename the input file.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
311 EditorType=boolean
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
312 TrueFalse=--preserve-date|
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
313 ValueDefault=0
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
314
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
315 [lineend]
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
316 Category=5
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
317 Choices="--lineend=windows|--lineend=linux|--lineend=macold"
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
318 Description=<html>orce use of the specified line end style. Valid options are windows (CRLF), linux (LF), and macold (CR). MacOld style is the format for OS 9 and earlier. Mac OS X uses the Linux style. If one of these options is not used the line ends will be determined automatically from the input file.</html>
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
319 EditorType=multiple
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
320 Enabled=false
0b7602d246e4 Updated the uigui_astyle.ini for Artistic Style version 1.24
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 591
diff changeset
321 ValueDefault=0