kenashworth

Results 4 comments of kenashworth

**Just a note on multi-root** There are two types of settings: "Resource" and "Editor" Resource settings apply to files and folders, and are still the main place to put settings...

This issue creates a fairly common plugin WP REST API, result in a false-positive.

Related: https://core.trac.wordpress.org/ticket/6531 (Would effect the nesting level.)

CodeMirror takes the number columns width right from the CSS, so adding `.CodeMirror-linenumber { min-width: 1px; }` would shrink it as much as is possible (without clipping the numbers). The...