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 - Support for SASS highlighting
Summary: Support for SASS highlighting
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-16 23:49 UTC by pippy
Modified: 2017-07-16 23:49 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
SASS file being rendered incorrectly (28.01 KB, image/png)
2017-07-16 23:49 UTC, pippy
Details

Note You need to log in before you can comment on or make changes to this bug.
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