-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathQLibs.geany
More file actions
46 lines (40 loc) · 1.09 KB
/
QLibs.geany
File metadata and controls
46 lines (40 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[editor]
line_wrapping=false
line_break_column=72
auto_continue_multiline=true
[file_prefs]
final_new_line=true
ensure_convert_new_lines=false
strip_trailing_spaces=false
replace_tabs=false
[indentation]
indent_width=4
indent_type=0
indent_hard_tab_width=8
detect_indent=false
detect_indent_width=false
indent_mode=2
[project]
name=QLibs
base_path=C:\\QLibs\\
description=
file_patterns=
[long line marker]
long_line_behaviour=2
long_line_column=88
[files]
current_page=3
FILE_NAME_0=204;Python;0;EUTF-8;0;1;0;C%3A%5Ctemporal%5Ct.py;0;4
FILE_NAME_1=526;HTML;0;EUTF-8;0;1;0;C%3A%5CQLibs%5Cscripts%5Cbasedoc.html;0;4
FILE_NAME_2=213;Python;0;EUTF-8;0;1;0;C%3A%5CQLibs%5Cscripts%5Cdocgen.py;0;4
FILE_NAME_3=1666;Python;0;EUTF-8;0;1;0;C%3A%5CQLibs%5Cqlibs%5Cnet%5Casyncsocket.py;0;4
FILE_NAME_4=30;Python;0;EUTF-8;0;1;0;C%3A%5CQLibs%5Cqlibs%5Cnet%5Cqpacket.py;0;4
FILE_NAME_5=1178;Python;0;EUTF-8;0;1;0;C%3A%5CQLibs%5Cqlibs%5Ccollections.py;0;4
[build-menu]
EX_01_LB=Profile
EX_01_CM=python -m cProfile -s time "%f"
EX_01_WD=
PythonFT_01_LB=Blackify
PythonFT_01_CM=black "%f"
PythonFT_01_WD=
filetypes=Python;