1 #
For complete documentation
of this file
, please see Geany
's main documentation
3 # Edit these
in the colorscheme
.conf file instead
6 identifier
=identifier_1
10 charactereol
=string_eol
14 commentline
=comment_line
18 #
all items must be
in one line
19 primary
=abort abs abstract accept access aliased all and array at begin body case constant declare delay delta digits do else elsif end entry exception exit for function generic goto if in interface
is limited loop mod new not null of or others out overriding
package pragma private procedure protected raise range record rem renames requeue return reverse select separate subtype synchronized
tagged task terminate then type until use when while with xor
23 # default extension used
when saving files
27 mime_type
=text
/x
-adasrc
29 # the following characters are these which a
"word" can contains
, see documentation
30 #wordchars
=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
32 # single comments
, like #
in this file
38 # set to
false if a comment
character/string should start
at column
0 of a line
, true uses any
39 # indentation
of the line
, e
.g
. setting to
true causes the following on pressing CTRL
+d
41 # setting to
false would generate this
43 # This setting works only
for single line comments
44 comment_use_indent
=true
46 # context action command
(please see Geany
's main documentation
for details
)
51 #
0 is spaces
, 1 is tabs
, 2 is tab
& spaces
56 #
%f will be replaced by the complete filename
57 #
%e will be replaced by the filename without extension
58 #
(use only one
of it
at one time
)
59 compiler
=gcc
-Wall
-c
"%f"