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 182761 - Statement modifiers in alias confuse formatting
Summary: Statement modifiers in alias confuse formatting
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 11:40 UTC by Erno Mononen
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2010-03-25 11:40:16 UTC
E.g. 

alias power! ** unless defined?(0.power!)

Anything after that gets intended one level too much. Not sure how typical this is, so filing as a P4 initially, will raise to P3 if there will be more reports on this.