My use case is in ES6:
Type "im" -> TAB "import $1 from "./$2"
When entering $1 a filtered list of files should appear as $2
fabian
On 16.08.2016, at 19:04 , Simon Gregory simon@helvector.org wrote:
Into the next? A snippet would be the final product. You could use $DIALOG to present a list of suggestions for the user to pick from, their selection could then be fed into a snippet if required.
On 16 Aug 2016, at 17:17, Fabian Zeindl fabian.zeindl@gmail.com wrote:
That's great, but can I somehow feed part of the snippet (input $1) into the next?
On 16.08.2016, at 17:12 , Simon Gregory simon@helvector.org wrote:
If you use a command http://manual.macromates.com/en/commands.html you can set the output to ‘snippet’.
On 16 Aug 2016, at 15:57, Fabian Zeindl fabian.zeindl@gmail.com wrote:
Hi
is it possible to use shell code to create snippet suggestions like:
${1|`echo item1,item2,item3`|}
?
Would be tremendously useful
Thanks Fabian
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate