-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMain.sublime-menu
153 lines (153 loc) · 5.89 KB
/
Main.sublime-menu
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
[
{
"caption": "AMX Mod-X",
"id": "AMXXEditorV4",
"children":
[
{
"command": "amxx_about",
"caption": "About AMXX-Editor"
},
{ "caption": "-" },
{
"command": "edit_settings", "args":
{
"base_file": "${packages}/AMXXEditorV4/AMXX-Editor.sublime-settings",
"default": "{\n\t$0\n}\n"
},
"caption": "Edit Settings"
},
{
"caption": "Color Style",
"children":
[
{
"caption": "Editor",
"children":
[
{ "command": "amxx_editor_style", "args": {"index": 0} },
{ "command": "amxx_editor_style", "args": {"index": 1} },
{ "command": "amxx_editor_style", "args": {"index": 2} },
{ "command": "amxx_editor_style", "args": {"index": 3} },
{ "command": "amxx_editor_style", "args": {"index": 4} },
{ "command": "amxx_editor_style", "args": {"index": 5} },
{ "command": "amxx_editor_style", "args": {"index": 6} },
{ "command": "amxx_editor_style", "args": {"index": 7} },
{ "command": "amxx_editor_style", "args": {"index": 8} },
{ "command": "amxx_editor_style", "args": {"index": 9} },
{ "command": "amxx_editor_style", "args": {"index": 10} },
{ "command": "amxx_editor_style", "args": {"index": 11} },
{ "command": "amxx_editor_style", "args": {"index": 12} },
{ "command": "amxx_editor_style", "args": {"index": 13} },
{ "command": "amxx_editor_style", "args": {"index": 14} },
{ "command": "amxx_editor_style", "args": {"index": 15} },
{ "command": "amxx_editor_style", "args": {"index": 16} },
{ "command": "amxx_editor_style", "args": {"index": 17} },
{ "command": "amxx_editor_style", "args": {"index": 18} },
{ "command": "amxx_editor_style", "args": {"index": 19} },
{ "command": "amxx_editor_style", "args": {"index": 20} }
]
},
{
"caption": "Console",
"children":
[
{ "command": "amxx_console_style", "args": {"index": 0} },
{ "command": "amxx_console_style", "args": {"index": 1} },
{ "command": "amxx_console_style", "args": {"index": 2} },
{ "command": "amxx_console_style", "args": {"index": 3} },
{ "command": "amxx_console_style", "args": {"index": 4} },
{ "command": "amxx_console_style", "args": {"index": 5} },
{ "command": "amxx_console_style", "args": {"index": 6} },
{ "command": "amxx_console_style", "args": {"index": 7} },
{ "command": "amxx_console_style", "args": {"index": 8} },
{ "command": "amxx_console_style", "args": {"index": 9} },
{ "command": "amxx_console_style", "args": {"index": 10} },
{ "command": "amxx_console_style", "args": {"index": 11} },
{ "command": "amxx_console_style", "args": {"index": 12} },
{ "command": "amxx_console_style", "args": {"index": 13} },
{ "command": "amxx_console_style", "args": {"index": 14} },
{ "command": "amxx_console_style", "args": {"index": 15} },
{ "command": "amxx_console_style", "args": {"index": 16} },
{ "command": "amxx_console_style", "args": {"index": 17} },
{ "command": "amxx_console_style", "args": {"index": 18} },
{ "command": "amxx_console_style", "args": {"index": 19} },
{ "command": "amxx_console_style", "args": {"index": 20} }
]
},
{
"caption": "Popup",
"children":
[
{ "command": "amxx_popup_style", "args": {"index": 0} },
{ "command": "amxx_popup_style", "args": {"index": 1} },
{ "command": "amxx_popup_style", "args": {"index": 2} },
{ "command": "amxx_popup_style", "args": {"index": 3} },
{ "command": "amxx_popup_style", "args": {"index": 4} },
{ "command": "amxx_popup_style", "args": {"index": 5} },
{ "command": "amxx_popup_style", "args": {"index": 6} },
{ "command": "amxx_popup_style", "args": {"index": 7} },
{ "command": "amxx_popup_style", "args": {"index": 8} },
{ "command": "amxx_popup_style", "args": {"index": 9} },
{ "command": "amxx_popup_style", "args": {"index": 10} },
{ "command": "amxx_popup_style", "args": {"index": 11} },
{ "command": "amxx_popup_style", "args": {"index": 12} },
{ "command": "amxx_popup_style", "args": {"index": 13} },
{ "command": "amxx_popup_style", "args": {"index": 14} },
{ "command": "amxx_popup_style", "args": {"index": 15} },
{ "command": "amxx_popup_style", "args": {"index": 16} },
{ "command": "amxx_popup_style", "args": {"index": 17} },
{ "command": "amxx_popup_style", "args": {"index": 18} },
{ "command": "amxx_popup_style", "args": {"index": 19} },
{ "command": "amxx_popup_style", "args": {"index": 20} }
]
},
]
},
{
"caption": "Build Profile",
"children":
[
{ "command": "amxx_profile", "args": {"index": 0} },
{ "command": "amxx_profile", "args": {"index": 1} },
{ "command": "amxx_profile", "args": {"index": 2} },
{ "command": "amxx_profile", "args": {"index": 3} },
{ "command": "amxx_profile", "args": {"index": 4} },
{ "command": "amxx_profile", "args": {"index": 5} },
{ "command": "amxx_profile", "args": {"index": 6} },
{ "command": "amxx_profile", "args": {"index": 7} },
{ "command": "amxx_profile", "args": {"index": 8} },
{ "command": "amxx_profile", "args": {"index": 9} },
{ "command": "amxx_profile", "args": {"index": 10} }
]
},
{ "caption": "-" },
{
"command": "amxx_func_list",
"caption": "Functions List"
},
{
"command": "amxx_tree",
"caption": "Includes Tree"
},
{
"command": "amxx_search_all",
"caption": "Search All"
},
{ "caption": "-" },
{
"command": "amxx_uncompress",
"caption": "AMXX Uncompress"
},
{ "caption": "-" },
{
"command": "amxx_new_include",
"caption": "New Include"
},
{
"command": "amxx_new_plugin",
"caption": "New Plug-In"
}
]
}
]