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 271106

Summary: Support for SASS highlighting
Product: editor Reporter: pippy
Component: Formatting & IndentationAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: SASS file being rendered incorrectly

Description pippy 2017-07-16 23:49:16 UTC
Created attachment 164775 [details]
SASS file being rendered incorrectly

Netbeans lacks the syntax highlighting for SASS files. SCSS works as expected. Following the stackoverflow thread about adding SASS/SCSS results in SASS files compiling, but highlighting is incorrect which is frustrating.

https://stackoverflow.com/questions/25965982/how-to-use-sass-with-netbeans-8-0-1

There was a bug listed a while back, but this seemed to only include the SCSS support, and not the SASS syntax:

https://netbeans.org/bugzilla/show_bug.cgi?id=216509