Opened 5 years ago

Last modified 4 years ago

#655 assigned Feature Requests

Code folding on multiline arrays

Reported by: schnoodles Owned by: incastrix
Priority: 1 Milestone: 1.3.0
Component: PHP Editor Version: 1.2.x
Keywords: array code folding Cc:

Description

Hey i was just wondering if there can be code folding added on multiline arrays.

ie.

$user = array(

'1' => 'asd',
'3' => 'asd',
'6' => 'dsa'

);

Change History (2)

comment:1 Changed 5 years ago by ed_mann

  • Milestone set to 1.3.x
  • Version set to 1.2.0-nightly

comment:2 Changed 4 years ago by incastrix

  • Owner set to incastrix
  • Status changed from new to assigned
  • Version changed from 1.2.0-nightly to 1.2.x
Note: See TracTickets for help on using tickets.