compass completion
Hi
Does phpstorm support completion with popup documentation for " return value function ( arguments ) " .
I try h with tab and hsl in popup don't appear ?
Is there good tutorial about set phpstorm variable to make this work ?
thank's
请先登录再写评论。
Hello!
haven't got what you mean, sorry:( Please can you clarify what (and where) you are trying to complete? Exact code snippet would help
if you go to http://sass-lang.com/documentation/Sass/Script/Functions.html
you ll read that compass support function hsl
An IDE ( phpstorm or others) i think must show documentation API when we write code and some tool help ddevelloper
to select the value of arguments without syntax errors !
regard's .