SASS/LESS editor in CodeLobster IDE
SASS is an extension of CSS3, adding nested rules, variables, mixins, inheritance selector, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
LESS is a dynamic stylesheet language. It extends CSS with dynamic behavior such as variables, mixins, operations and functions.
SASS/LESS editor in CodeLobster IDE has special abilities for SASS and LESS editing.
All SASS and LESS features are a part of CodeLobster IDE - Professional version
CodeLobster IDE has the following SCSS features:
Autocomplete for keywords
Autocomplete for variables
Autocomplete for functions
Autocomplete for Mixins

Context and dynamic help for functions and keywords

CodeLobster IDE has the following LESS features:
Autocomplete for variables
Autocomplete for functions
Autocomplete for namespaces
