sublime-cucumber-step-finder icon indicating copy to clipboard operation
sublime-cucumber-step-finder copied to clipboard

"selector" for the shortcuts to work only in feature files.

Open gudata opened this issue 10 years ago • 1 comments

{ "keys": [ "ctrl+r" ], "command": "cucumber_step_finder", "context":
    [
      { "key": "selector", "operator": "equal", "operand": "text.gherkin.feature" }
    ]
},

gudata avatar May 22 '14 08:05 gudata

Good call, :+1:

markalfred avatar Jan 16 '15 14:01 markalfred