Better-Less
Better-Less copied to clipboard
Cross-compatible syntax highlighting for Less
I'm using Default Dark Modern Themes in Visual Studio --- highlight is broken by `var` because of adding fallback value.
Please select any editor that you're experiencing this issue in. - Visual Studio Code 1.86.1 Please provide the name/repo of the color scheme package you're using: - Light+ --- Certain...
Fixes #28. Before:  After: 
Adds support for logical properties and values: | Properties | Before | After | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------- | | `block-size`, `inline-size`, `max-block-size`, `max-inline-size`, `min-block-size`, `min-inline-size` | 
Hello 👋 I'm a developer on VS Code and I'm looking for a grammar to replace https://github.com/atom/language-less as the default Less grammar in VS Code (https://github.com/microsoft/vscode/issues/171239). @radium-v, do you have...
Sublime Text 3 has really nice variables for things like `{ident}`. This could be solved by transforming the file before outputting to the various formats.