Roman Komarov

Results 177 issues of Roman Komarov

Shorthanded props like border could have post-pre expands for defaulted items, so when you'd write only color, it would add `1px solid` automatically

Feature

We should search for `.csscomb.json` and apply its settings for all we could, until those settings are not overrided by hayaku's own settings. However, do we even need hayaku's settings...

Settings

Moved from #222 Right now it returns only the one matched value, we should make it return more, so we could fallback to others if some of them couldn't be...

Moved from #222, right now we look only at the line context, however there could be cases when we would need to look higher, like multiline transforms, rotates etc.

``` p — tab padding:|; — 2 padding:|2px; — 0 padding:0|2px; — _ padding:0 2; ```

bug

Sublime in templates, dictionary

Feature
Needs API

This could take a while, but the clipboard defaults could be enhanced in a nice way: if the use copied, for example, something like this: ``` CSS height: 53px; width:...

Feature
Needs API

There are a lot of functions that could be applied to colors, like blending, transparentify, finding contrast ratio etc. We could provide a few easy ways to handle it, as...

Feature
Needs API