Hi
Is it possible to change the button that triggers Zen coding, default it's TAB, I would like it to be shift. Because I have issues whit snippets and comletions that is triggered by TAB also?
THX.
{
"command": "expand_zen_abbreviation_on_tab",
"context": [
{ "key": "selector", "match_all": true, "operand": "source.css - source.css.embedded, text.xml, text.xsl, text.html -source -meta.tag, meta.scope.between-tag-pair.html -source", "operator": "equal"},
{ "key": "selection_empty", "match_all": true, "operand": true, "operator": "equal" },
{ "key": "is_zen", "match_all": true }
],
"keys": ["tab"]
}
IGRACH wrote:I'm a bit new to all this can u pleave expain it more detailed
THX
Users browsing this forum: holene and 16 guests