Jump to content

User:Danski454/codeEditWindowSize

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Danski454 (talk | contribs) at 21:54, 22 August 2019 (Created page with ''''Code edit window size''' allows you to change the size of the code editor. It has been tested in all skins, but only in Chrome. To install add <code>{<nowiki/...'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Code edit window size allows you to change the size of the code editor. It has been tested in all skins, but only in Chrome. To install add {{subst:iusc|User:Danski454/codeEditWindowSize.js}} to your common.js. The default height is 700 pixels, but this can be changed by adding window.codeEditorHeight = NUMBER OF PIXELS; to your common.js.