Geany project

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo | name = Geany project | formattype = electronic | subcat = Programming | subcat2 = | subcat3 = | subcat4 = | subcat...")
 
 
(One intermediate revision by one user not shown)
Line 2: Line 2:
 
| name          = Geany project
 
| name          = Geany project
 
| formattype    = electronic
 
| formattype    = electronic
| subcat        = Programming
+
| subcat        = Development
 
| subcat2        =  
 
| subcat2        =  
 
| subcat3        =  
 
| subcat3        =  

Latest revision as of 17:35, 10 May 2015

File Format
Name Geany project
Ontology
Extension(s) .geany

Geany project file is a plain text file that describes the code project. It consists of key-value pairs separated into sections denoted by square brackets.

[edit] Example

[file_prefs]
final_new_line=false
ensure_convert_new_lines=false
strip_trailing_spaces=false
replace_tabs=false

[indentation]
indent_width=4
indent_type=1
indent_hard_tab_width=8
detect_indent=false
detect_indent_width=false
indent_mode=2

[project]
name=test
base_path=/home/user/workspace/test/

[long line marker]
long_line_behaviour=1
long_line_column=120

[files]
current_page=0

[VTE]
last_dir=/home/user/something.cpp
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox