Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.
Select Ruby or ROR bundle and press
r tab tab
Colon snippet triggered inside attr_reader
I’m not sure, but maybe intype should ignore tab triggers while executing snippet?
I’ve just tested this in textmate – no problem here.
Yep, that’s good suggestion.
Nested snippets have been suggested also… Hmm…
I’ve also noticed other;
asser tab becomes asseattr_reader
assert tab becomes asserender
probably has to do with the r (= attr_reader) and rt (= render text) at the end of the word. Is this fixable, or is this a feature?
Because I see all those snippets work like that (e.g.) testhead tab gives you;
test<head>
... head code …
</head>
This is actually a bug. Described and reported here.
1 to 5 of 5