This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225082

Summary: IDE directive to not format specified blocks of code
Product: php Reporter: berniev
Component: Formatting & IndentationAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description berniev 2013-01-19 07:38:21 UTC
Product Version = NetBeans IDE 7.3 Beta 2 (Build 201211062253)
Operating System = Linux version 3.0.0-30-generic-pae running on i386
Java; VM; Vendor = 1.6.0_24
Runtime = OpenJDK Client VM 20.0-b12

Maybe there is already a way to do this?

Sometimes a complex array etc is much more readable if it is laid out (formatted) manually

Of course formatting smashes it back into an illegible mess!!

Need some way to force the formatter to leave a block of code alone!