[wp-trac] [WordPress Trac] #35395: Provide a better gateway for code-based theme customizations with the Customizer
WordPress Trac
noreply at wordpress.org
Wed Oct 12 09:36:50 UTC 2016
#35395: Provide a better gateway for code-based theme customizations with the
Customizer
-----------------------------------------+-------------------------
Reporter: celloexpressions | Owner: johnregan3
Type: feature request | Status: assigned
Priority: normal | Milestone: 4.7
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs-patch | Focuses:
-----------------------------------------+-------------------------
Comment (by folletto):
> I think we should just re-use the core textarea control and skip trying
to add line numbers. A line number gutter reduces the overall width in
precious horizontal real estate. We can let an eventual CodeMirror or some
other real editor library provide that UI instead.
I agree would be better to let that be handled directly in CodeMirror (or
else), but if the feature is already in for a standard textarea, I think
it's still beneficial. As noted above (it's a bit hidden, sorry) it helps
keeping sense of longer CSS fixes. That said, I agree we should keep in
mind to swap it with a proper CodeMirror (or else) one once we merge
syntax highlighting in. :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35395#comment:64>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list