issues
search
michaelklishin
/
cucumber.el
Emacs mode for editing Cucumber plain text stories
None!
253
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Byte-compile warnings
#95
jcs090218
closed
8 months ago
1
Byte compilation warnings
#94
jcs090218
closed
8 months ago
2
i18n: add a missing French keyword
#93
freesteph
closed
8 months ago
0
Ruby Parser requirement requires Ruby outside of EOL
#91
kylesnowschwartz
opened
1 year ago
0
Bump activesupport from 7.0.4.3 to 7.0.7.2
#90
dependabot[bot]
closed
8 months ago
0
Bump activesupport from 7.0.4.1 to 7.0.4.3
#89
dependabot[bot]
closed
1 year ago
0
Bump activesupport from 7.0.3.1 to 7.0.4.1
#88
dependabot[bot]
closed
1 year ago
0
"cl" package deprecated
#87
ehuelsmann
opened
2 years ago
1
Bump tzinfo from 1.2.7 to 2.0.5
#86
dependabot[bot]
closed
2 years ago
0
Fix value as variable is void 'find-tag-marker-ring'
#85
jcarlos
closed
2 years ago
0
Add Rule keyword
#84
SamHasler
opened
4 years ago
0
Another gem update fix
#83
batessr
closed
4 years ago
0
Adding support for latest cucumber gem.
#82
batessr
closed
4 years ago
1
Keybindings to add/navigate steps
#81
PatrickRose
opened
4 years ago
0
Java support
#80
kuhy
opened
4 years ago
0
Gherkin 8 updates
#79
superseeker13
opened
5 years ago
0
feat(match_braces): Add support for matching {type} brace placeholder…
#78
BedfordWest
closed
5 years ago
1
Can't run cucumber in an existing container
#77
cactail
opened
5 years ago
1
Limit the gherkin gem version to prevent load issues
#76
mvgijssel
closed
5 years ago
3
Docker support
#75
micdahl
closed
7 years ago
1
Docker support
#74
micdahl
closed
7 years ago
1
Add support for `chruby`
#73
lazyatom
closed
7 years ago
1
Undesired indentation when writing feature
#72
zzantares
opened
7 years ago
0
Run cucumber or rake based on Rakefile existance, bundle for Gemfile as well
#71
UltimateGeek
closed
8 years ago
0
Default cucumber command assumes project has a Rakefile
#70
UltimateGeek
closed
8 years ago
2
Table and pystring indentation support plus some additional tweaks
#69
UltimateGeek
closed
8 years ago
1
Change regex for highlighting placeholders.
#68
scolej
closed
8 years ago
2
Search project installed Gems for step definitions
#67
jonEbird
closed
8 years ago
0
Compatibility with the gherkin gem 4
#66
zw963
opened
8 years ago
6
Bug at highlighting when a keyword is a prefix of another keyword
#65
renatofq
opened
8 years ago
1
Add a discover menu?
#64
bhollis
opened
8 years ago
2
Update README to include installation of ruby_parser Gem.
#63
edipofederle
closed
10 years ago
0
Make package available via MELPA stable
#62
camdez
closed
10 years ago
4
Avoid disabling electric-indent-mode globally
#61
stevenremot
closed
10 years ago
1
fix feature-goto-step-definition
#60
jesg
closed
10 years ago
0
make step navigation extensible
#59
jesg
closed
10 years ago
1
Indentation does not work
#58
iquiw
closed
10 years ago
2
Why does `feature-indent-initial-offset` default to 10?
#57
jimeh
closed
10 years ago
7
Indentation of "nested" steps
#56
fhars
closed
10 years ago
8
Make feature-goto-step-definition operate like find-tag
#55
dgtized
closed
10 years ago
1
Indent tables
#54
mar-kolya
closed
10 years ago
0
Indentation fixes
#53
mar-kolya
closed
10 years ago
0
Make step search more customizable
#52
mar-kolya
closed
10 years ago
0
Only set require-final-newline true if mode-require-final-newline is tru...
#51
gimbo
closed
10 years ago
0
Use line number instead of scenario name when run it
#50
avsej
closed
10 years ago
2
Improve step definition locator
#49
avsej
closed
10 years ago
2
Fix scenario name escaping
#48
avsej
closed
10 years ago
0
Fix support/find_step.rb script
#47
avsej
closed
10 years ago
0
fixing bug that would make first step fail to indent. Also, allow empty ...
#46
deets
closed
10 years ago
0
Implements the given-when-then-based indentation
#45
deets
closed
10 years ago
0
Next