[wp-trac] [WordPress Trac] #12423: Include default code editor
WordPress Trac
noreply at wordpress.org
Tue Mar 7 23:40:53 UTC 2017
#12423: Include default code editor
-----------------------------+----------------------------
Reporter: scribu | Owner: afercia
Type: feature request | Status: assigned
Priority: normal | Milestone: 4.8
Component: Editor | Version: 3.0
Severity: normal | Resolution:
Keywords: | Focuses: accessibility
-----------------------------+----------------------------
Comment (by zersiax):
ok :) So, a few things to respond to.
Editors that do some of the things I mentioned wel:
- The autocomplete in Visual Studio Code, I think, is the best
implementation you're going to see in any web platform. Full disclosure: I
had a hand in that one ;) I also really like the autocomplete in Visual
Studio itself, its one of the more useful ones out there imho.
- As for syntax error reporting, you misunderstood me there. I don't want
a hotkey to tell me about syntax errors, thats akin to compiling and
praying for the best, which arguably is the way all other editors make me
do it so far. So I don't really have a lot of examples on how to do this
for you. What I am looking for is a mechanism that tells me about a syntax
error as it happens, just like the visual indicator would show you the
syntax error when it is found. The way I imagine this is hearing something
like "<img sc="blah.jpg"> , has error" . I am thinking a hotkey to query
what error was found would be useful, though. The only editors I know of
that do this to some degree are Emacs with the emacspeak addon and
Sodbeans, but Sodbeans is buggy in all sorts of other ways.
As for joining the a11y team, I would but I'm absolutely swamped right now
:) Perhaps in a few weeks when the laser robots stop hounding me :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/12423#comment:74>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list