|
155.
|
|
|
indenter.register requires 2 parameters (event id, function to call)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:86
|
|
156.
|
|
|
indenter.register requires 2 parameters (event id (number), function to call (function))
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:94
|
|
157.
|
|
|
indenter.register:invalid event id
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:108
|
|
158.
|
|
|
indenter.register:there is already a function set for given
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:113
|
|
159.
|
|
|
document.textLine:One parameter (line number) required
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:126
|
|
160.
|
|
|
document.textLine:One parameter (line number) required (number)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:130
|
|
161.
|
|
|
document.removeText:Four parameters needed (start line, start col,end line, end col)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:139
|
|
162.
|
|
|
document.removeText:Four parameters needed (start line, start col,end line, end col) (4x number)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:143
|
|
163.
|
|
|
document.insertText:Three parameters needed (line,col,text)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:152
|
|
164.
|
|
|
document.removeText:Three parameters needed (line,col,text) (number,number,string)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
part/kateluaindentscript.cpp:156
|