0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #21 from tobiashm/patch-1 More... over 12 years ago
Corrected link to canonical fork More... over 12 years ago
adds instructions on what to do if the Switch Fork command fails More... about 14 years ago
fixes (I hope) the Switch Fork command More... about 14 years ago
removes other uneeded files More... about 14 years ago
removes all other menu items so people switch to new fork More... about 14 years ago
replaces README with a pointer to Aslak's fork More... about 14 years ago
adds command to update everyone's git origin to point to Aslak's fork More... about 14 years ago
Cleaning up various syntax More... about 14 years ago
Remove support for 'Pending' keyword, whatever that was. Cucumber never had a 'Pending' keyword (?) More... about 14 years ago
Simplify code generation, based on improvements in Gherkin. More... about 14 years ago
Merge branch 'master' of git://github.com/timcharper/cucumber-tmbundle More... about 14 years ago
updates specs so they are passing More... about 14 years ago
handle comments after a step definition More... about 14 years ago
handle comments after a step definition More... about 14 years ago
changes hotkey for "align table cells" from "opt-cmd-\" to "cmd-shift-|". More... about 14 years ago
if align table cells has no effect, don't modify the document. More... about 14 years ago
Generate syntax from Gherkin instead of Cucumber. Fix tags. More... about 14 years ago
Fixed a bunch of failing specs - 5 are still passing. Is anyone actually running these specs????? More... about 14 years ago
Get rid of RSpec deprecation warning More... about 14 years ago
Revert "Changed the align table cells to be an on-save action instead of a keyboard shortcut" More... about 14 years ago
Use the same regexp for tags as the Gherkin grammar. Closes #8. More... about 14 years ago
Changed the align table cells to be an on-save action instead of a keyboard shortcut More... about 14 years ago
Change tab completion for steps More... about 14 years ago
Fixed syntax highlighting for "Scenario Outline" More... about 14 years ago
pad short table rows out to the maximum columns of the table More... over 14 years ago
make table aligner work for cells with no content, i.e. |foo|| More... over 14 years ago
* use full path to feature file provided by textmate otherwise multiple features in subdirectories can cause Files::Base.file_path to find in the incorrect file issue #4 More... over 14 years ago
Fixed table aligner behavior for UTF-8 strings More... over 14 years ago
fix hardcoded paths in specs More... over 14 years ago