livestyle-sublime-old icon indicating copy to clipboard operation
livestyle-sublime-old copied to clipboard

LessCSS support

Open bchhun opened this issue 11 years ago • 11 comments

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1267576-lesscss-support?utm_campaign=plugin&utm_content=tracker%2F305388&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F305388&utm_medium=issues&utm_source=github).

bchhun avatar Aug 06 '13 15:08 bchhun

+1

danillos avatar Aug 07 '13 02:08 danillos

+1

giagam avatar Aug 09 '13 13:08 giagam

+1

MathieuDoyon avatar Aug 12 '13 19:08 MathieuDoyon

In case this helps...

LESS is getting (what I understand to be) proper SourceMaps support in a future version (1.5 I believe). Here's the WIP branch: https://github.com/less/less.js/tree/sourcemaps-wip?source=cb and the relevant Issues thread: https://github.com/less/less.js/issues/1050

kbav avatar Aug 13 '13 21:08 kbav

Source maps won’t help here: they good for viewing things, but not for editing. Chrome Workspaces has the same issue: every time you modify either generated CSS or preprocessor source, you have to explicitly re-compile preprocessor source and source maps. This is pretty slow and not actually “live”. LiveStyle needs another approach to handle such things fast and in both directions.

sergeche avatar Aug 13 '13 21:08 sergeche

+1

Mgldvd avatar Sep 22 '13 23:09 Mgldvd

+1

danilowm avatar Nov 01 '13 00:11 danilowm

+1

charandas avatar Nov 16 '13 02:11 charandas

+1

zeroxme avatar Dec 23 '13 14:12 zeroxme

+1

vishu17 avatar Dec 31 '13 15:12 vishu17

Hey guys, thanks for waiting for so long :)

After a year of heavy development I’m glad to announce LiveStyle 0.9 Alpha with LESS support. Check it out: http://livestyle.emmet.io/alpha/

sergeche avatar Dec 14 '14 18:12 sergeche