Krzysztof Kula
Krzysztof Kula
Possibility to open bezier curve editor on keys values like: linear|ease|ease-in|ease-out|ease-in-out|step-start|step-end|steps(int,start|end) not only in cubic-bezier();
``` var obj = { 'a': 25, 'b': 55 } ``` obj.| 1) Try to click cmd + space 2-3 times, and the suggestion not allways want to display... (only...
I set SCSS in settings: Editor -> Default Preprocessors, but each time when I open new tab, instead of SCSS I have default CSS pane.... (it seems that my choice...
Feature: possibility to format only selection part of code
It will be good improvement, when the cache can automatically rebuild after the css file(s) was changed. For example, when we write in sass/less + using gulp to compile files,...
Last time I used avocode as app in vscode (https://marketplace.visualstudio.com/items?itemName=avocode.avocode) but I found some issues: - the code settings are not applied after change (I change from px to rem)...
As in title - optionally possibility to define default svg icon(s) color when export
Currently in replace option, I can only replace one single line Will be good, if in the replace field I can put more than one line of text, for example...
It will be nice to display hint before select the method / function / variable etc. from autocomplete list:  This option can be combined with another idea which I...
Sublime Text have very weak system of prompting / autocomplete / hints. For example: **Hints in Brackets** (with Ternific extension)  **Hints in Atom** (without any extension)  The hint...