Home
last modified time | relevance | path

Searched +full:hide +(+path:plugin +path:pycode) -(+path:plugin +path:pycode +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/pycode/
H A Dscript.js89 LANG.plugins.pycode.hide+'</label>' +
116 LANG.plugins.pycode.hide+'</label>' +
129 .hide()
232 // handle checkbox for show/hide line numbers
270 // handle checkbox for show/hide docstring
293 jQuery("#pycode__wiz").find(".ui-dialog-titlebar-close").click(pycode_wiz.hide);
484 pycode_wiz.hide();
527 * Hide the pycode wizard
529 hide: function() { method in pycode_wiz
530 pycode_wiz.$wiz.hide();
[all …]
H A Dsyntax.php376 * 0 = hide line numbers | 1 = show line numbers
500 * 0 = hide docstring | 1 = show docstring
/plugin/pycode/conf/
H A Dmetadata.php25 // 1 = hide line numbers
41 // 1 = hide docstring