mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 01:32:45 +00:00
Make cursor move to end of snippet after insertion
This commit is contained in:
@@ -164,6 +164,7 @@ module.exports = {
|
||||
:
|
||||
### Actions
|
||||
${_.times(_.random(genLines, genLines + 2), function(){return genAction();}).join('\n\t\t\t\n\t\t\t')}
|
||||
}}`;
|
||||
}}
|
||||
\n`;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user