Searched +full:hide +(+path:plugin +path:pycode) -(+path:plugin +path:pycode +path:lang) (Results 1 – 3 of 3) sorted by relevance
89 LANG.plugins.pycode.hide+'</label>' +116 LANG.plugins.pycode.hide+'</label>' +129 .hide()232 // handle checkbox for show/hide line numbers270 // handle checkbox for show/hide docstring293 jQuery("#pycode__wiz").find(".ui-dialog-titlebar-close").click(pycode_wiz.hide);484 pycode_wiz.hide();527 * Hide the pycode wizard529 hide: function() { method in pycode_wiz530 pycode_wiz.$wiz.hide();[all …]
376 * 0 = hide line numbers | 1 = show line numbers500 * 0 = hide docstring | 1 = show docstring
25 // 1 = hide line numbers41 // 1 = hide docstring