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 243563

Summary: ArrayIndexOutOfBoundsException: 1
Product: third-party Reporter: alvarodoune
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: rollopack
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 193029
Attachments: stacktrace

Description alvarodoune 2014-04-04 12:58:45 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
alvarodoune: i just saw the notification error

GUEST: I'm simply trying to use Source > Format on a .scss file.  I used to be able to do this (using this Netbeans plugin) on Windows without a problem.  Now that I'm using a Mac, it doesn't seem to work.

alvarodoune: the issue apears when i try to auto-indent my css file

GUEST: <shift-ctrl-f> to reformat text

rollopack: Code formatting a .scss file with the Scss Editor plugin Version: 1.1.1

GUEST: Pressed Alt+Shift+F to format scss code using scss plugin

GUEST: Alt+Shit+F in sccs file formatting

GUEST: SCSS Formatting Error

GUEST: I was trying to format the souce code of a scss file.

GUEST: This problem occurs everytime i try to format scss using the format shortcut of "alt + shift + f" or when i try to format by clicking "Source > Format"

GUEST: R
Comment 1 alvarodoune 2014-04-04 12:58:46 UTC
Created attachment 146552 [details]
stacktrace
Comment 2 Milutin Kristofic 2014-04-07 12:49:18 UTC
This is bug of SCSS Support plugin. org.netbeans.modules.languages.scss.formatter.ScssFormatter$1.run(ScssFormatter.java:154

Please contact plugin author for a fix.