Sublime Forum

$CurrentLineNumber in build commands

#1

I love Sublime Text, but it would be great to be able to use the current line number in build commands. Something like:

build cucumber “$File”:$CurrentLineNumber
workingDir $ProjectDir

I use sublime to write cucumber features all the time, and it would be really nice to just be able to fire off a cucumber run with F7, but only have it run the feature that I am currently working on.

Either way, great software, keep up the fantastic work.

0 Likes