[wp-trac] [WordPress Trac] #42109: Code Editor: shouldAutocomplete not working for php
WordPress Trac
noreply at wordpress.org
Thu Oct 5 18:15:36 UTC 2017
#42109: Code Editor: shouldAutocomplete not working for php
--------------------------+-----------------------------
Reporter: tharsheblows | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
To reproduce:
- go to a php bit in the code in the code editor
- start typing "pri" and it should bring up "private", "print", "printf"
etc
I think it's good that this doesn't work! It'd be great if it helped with
WordPress functions too but it's just php so it's a little confusing when
it does work (to me at least :) ). So here are two patches, one with it
working and one with it taken out.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42109>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list