forked from kvichans/cuda_find_in_files4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.inf
73 lines (60 loc) · 1.37 KB
/
install.inf
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
[info]
version=2.2.0
title=Find in Files J
desc=Gives dialog to search for multiple files containing some string/regex, show result in bottom panel.
type=cudatext-plugin
subdir=cuda_find_in_filesJ
homepage=https://github.com/jackusay/cuda_find_in_filesJ
api=1.0.302
;[item400]
;section=events
;events=on_goto_def~,on_click_dbl~
[item1]
section=commands
caption=Find in Files &J\&Find in files...
method=show_dlg
[item2]
section=commands
caption=Find in Files &J\Find in current &tab...
method=show_dlg_and_find_in_tab
;menu=0
[item3]
section=commands
caption=Find in Files &J\Find by &preset...
method=choose_preset_to_run
;menu=0
;menu=0 hide this menu
[item25]
section=commands
caption=Find in Files &J\&View and edit extra options...
method=dlg_fif_opts
menu=op
;menu=op / menu=o show menu on plugin and option
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;; cuda_b_plugin ;;;;;;;;;;;;
; for avoid show empty bottom panel when opening cudatext
[item500]
section=events
events=on_start2
; a separator bar
[item49]
section=commands
caption=Find in Files &J\-
method=_
[item50]
section=commands
caption=Find in Files &J\&Open console
method=open_console
[item51]
section=commands
caption=Find in Files &J\&Close console
method=close_console
[item60]
section=commands
caption=Find in Files &J\Config
method=config
menu=0
[bottombar1]
hint=X Console
icon={dir}/x_icon.png
method=open_console