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 257017 - Please add feature to introduce, mixins, variables etc.
Summary: Please add feature to introduce, mixins, variables etc.
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-07 10:17 UTC by Christian Lenz
Modified: 2015-12-07 10:17 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lenz 2015-12-07 10:17:47 UTC
In Other languages like PHP, JS, Java and so on you can select a piece of code hit alt + enter and you got a editor hint to introduce variable, sourround it with if, try, introduce function and so on.

It would be very nice, if we can have this feature to less and sass. Select a piece of code inside a selector, hit alt + enter and you got a hint with for example:

introduce mixin, function, variable.
surround with class, tag, id.

This would be very handy.


Regards

Chris