[wp-trac] [WordPress Trac] #41962: Editor: Keep text selection between Visual and Text modes
WordPress Trac
noreply at wordpress.org
Thu Sep 28 07:46:30 UTC 2017
#41962: Editor: Keep text selection between Visual and Text modes
-------------------------------------+-------------------------
Reporter: biskobe | Owner: pento
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.9
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing | Focuses: javascript
-------------------------------------+-------------------------
Comment (by azaozz):
I've been looking at this too, have couple of smaller changes that still
need some testing.
> `var var var` doesn't meet the coding standards
Thinking we should amend the coding standards because:
{{{
var some;
var more;
let that;
let there;
const these;
}}}
has better readability.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41962#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list