Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/cucumber-eclipse

Eclipse plugin for Cucumber
https://github.com/cucumber/cucumber-eclipse

Updated For New Features 'Content-Assistance' and 'File-Wizard'

Updated For New Features 'Content-Assistance' and 'File-Wizard'

cad5054501443447b0cebdb29cb2c5af8d6d1858 authored almost 9 years ago by girijant <[email protected]>
Updated For New Features 'Content-Assistance' and 'File-Wizard'

Updated For New Features 'Content-Assistance' and 'File-Wizard'

eba6e0f76e5fe7f3d76370d867f05b869c299104 authored almost 9 years ago by girijant <[email protected]>
Update FeatureTemplate.txt

28d141b29e0263ba66224e5742a0e4232ae5eade authored almost 9 years ago by Ilan Pillemer <[email protected]>
Update README.md

Updated with latest feature : Content-Assistance and New File Wizard for Step-Definition

47ecc1ecd0cb8f0cf360146920503181326ea55c authored almost 9 years ago by Girija Prasad Panda <[email protected]>
Updated For New Feature Content-Assistance and File-Wizard

Updated For New Feature Content-Assistance and File-Wizard

1a4857c9b46f6ceac1b9826b48f15774385422aa authored almost 9 years ago by girijant <[email protected]>
Merge pull request #143 from girijant/master

Updated version for new feature of Sample Feature Definition Template

2a40a66f25a837e1adbb6a18bece90a72ae0d296 authored almost 9 years ago by Ilan Pillemer <[email protected]>
Updated for new feature of Sample Feature Definition Template

Updated version for Sample Feature Definition Template

6913024542803a59ac6dfa32d829f096fbecc228 authored almost 9 years ago by girijant <[email protected]>
Merge pull request #139 from daveychu/issue-123

Add error marker to editor in case of lexing error

2c960388e60bfbbae9392da884bb07be4dd3648d authored about 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #140 from daveychu/issue-82

Only highlight feature elements that are followed by a colon

2a46a5de56d0a2d209bc6598d1a474fda8fa06bb authored about 9 years ago by Ilan Pillemer <[email protected]>
Only highlight feature elements that are followed by a colon

3772f6b2704dff3cac199251c27bcc500e1baafb authored about 9 years ago by Davey Chu <[email protected]>
Add error marker to editor in case of lexing error

eba03e1a07465c3d830ee1e1e41571ac1eed7865 authored about 9 years ago by Davey Chu <[email protected]>
Merge pull request #138 from daveychu/issue-126

Add mockito and hamcrest

f9ef6dba90135cf71537624ced75ec1bcaa724b8 authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #137 from daveychu/issue-132

Add explanation on how to build and install from source

207fc2cf95b20945851fea092ab6089e92a27cfc authored over 9 years ago by Ilan Pillemer <[email protected]>
Add mockito and hamcrest

fdf27b3931432da5ac9e1ae6f018c9fffbed64eb authored over 9 years ago by Davey Chu <[email protected]>
Add explanation on how to build and install from source

77efabc8b2522a690240311f165618cc014c8077 authored over 9 years ago by Davey Chu <[email protected]>
Merge pull request #135 from chanceVermilion/stepPerform

GherkinErrorMarker Optimization

08d2ec5463dff060344c9728f3f1005995bb3d63 authored over 9 years ago by Ilan Pillemer <[email protected]>
Look up the steps in the project only once insted of every time a step is parsed.

ac321b9a8a35294e0fef56bf19a39e86efc04efd authored over 9 years ago by sjbyrne <[email protected]>
Merge pull request #133 from devitcn/master

Add Simple Code assistant to suggest keywords base on language.

3c7441ff15075c49038fdec8311dc627aef90326 authored over 9 years ago by Ilan Pillemer <[email protected]>
5: Add Simple Code assistant to suggest keywords.

67b365de76192d0655ed6326727b52bcbd6ba4d8 authored over 9 years ago by lxb <[email protected]>
Merge pull request #131 from devitcn/master

Fix marker not found when in CJK language.

adddc14e28d0486cd92a044f43ff84a2caa16f1b authored over 9 years ago by Ilan Pillemer <[email protected]>
Fix marker not found when in zh-CN language.

aa442a27c8c8786159b9b6e9b155b5746190f51d authored over 9 years ago by lxb <[email protected]>
Merge pull request #130 from hdpe/outline-view

Outline view. Thanks!

4897bd80df3ea8380e96f4a6618f9fa767ab4ad2 authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #129 from hdpe/tab-width

Set editor tab width to 2 to bring in line with formatter.

df69106fbd2ca3da8bb3fb9e010900390be33009 authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #128 from hdpe/fix-line-numbers

Correct line numbers of error/missing step markers.

9b94080144debfe377c3dcad5d3ea3afb2b67bdb authored over 9 years ago by Ilan Pillemer <[email protected]>
Correct line numbers of error/missing step markers.

e9904f1331f8b2def5352d8f20389348eb584c82 authored over 9 years ago by Ryan Pickett <[email protected]>
Set editor tab width to 2 to bring in line with formatter.

44bcff30ed2b7839bd4936a33ba936ae25fcad7f authored over 9 years ago by Ryan Pickett <[email protected]>
Move editor caret to selection when outline view selection changes.

3dd7ec8edc7b45f0102c00f724d84f9126541b3f authored over 9 years ago by Ryan Pickett <[email protected]>
Display keyword in outline if no text, e.g. background nodes.

4eec8f318522d5974a86b6660461a4c3a98e2351 authored over 9 years ago by Ryan Pickett <[email protected]>
Build a tree of step containers and steps in GherkinModel.

We will use this to construct the outline view.

b7d00c33fdb290c1211c761598821940da3aef58 authored over 9 years ago by Ryan Pickett <[email protected]>
Create simple outline view for Gherkin editor.

6da8a2c7a85d5545bbf21b99e34edb448163fda3 authored over 9 years ago by Ryan Pickett <[email protected]>
Convert GherkinModel.PositionedElement to top-level type.

0e0823366cf62d4c24ee7aeac59934590290b2d0 authored over 9 years ago by Ryan Pickett <[email protected]>
Merge pull request #125 from hdpe/issue-121

Issue 121

4ae75614caf747aeee5b9c4ac0674f6399e54b72 authored over 9 years ago by Ilan Pillemer <[email protected]>
Inline GherkinErrorMarker.deleteUnmatchedStepsMarkers.

302b0c9031a37faee634944d991040e73c90b48f authored over 9 years ago by Ryan Pickett <[email protected]>
Search for missing step text from start of the step's line.

Fixes #121.

1df6b330caf4698c47b3be25cd86bb22f0318be2 authored over 9 years ago by Ryan Pickett <[email protected]>
Add failing test for #121.

9a4ca6531bfb88d10a792e832d8d7a137aa13fc9 authored over 9 years ago by Ryan Pickett <[email protected]>
Re-work FeatureFileUtil as DocumentUtil.

8d1ff1c44e19692f751aca1a73da57cf979f74af authored over 9 years ago by Ryan Pickett <[email protected]>
Remove no longer required GherkinErrorMarker.editor.

d7cf56c5779688d74caa9320fc69fa66b9ad75ff authored over 9 years ago by Ryan Pickett <[email protected]>
Give GherkinErrorMarker fields appropriate visibility.

37ce5f2e117529e5c249c346cbc0e66870755b97 authored over 9 years ago by Ryan Pickett <[email protected]>
Extract MarkerManager for re-use and testability.

Prevents us having to mock what we don't own.

d673325209b1e1e5d148c316ce2ffa5e18cd4baa authored over 9 years ago by Ryan Pickett <[email protected]>
Extract retrieval of integration steps for testability.

2e202bb3f7f306f642de558147ecabc432613c6b authored over 9 years ago by Ryan Pickett <[email protected]>
Fix typo in GherkinErrorMarker.UNMATCHED_STAP_ERROR_ID.

a21aec3c9c33f9187caf70a5c3824133ee0da975 authored over 9 years ago by Ryan Pickett <[email protected]>
Remove unused GherkinErrorMarker.steps.

0bf2397fff519fc8a353131ce52fe2142ddd945b authored over 9 years ago by Ryan Pickett <[email protected]>
Move unmatched step marking into GherkinErrorMarker.

b05afdc895e8752dbaf368fb6e39624f0f2aba2f authored over 9 years ago by Ryan Pickett <[email protected]>
Merge pull request #120 from daveychu/issue_47

Issue 47

4667e9226acbeb91b684247a2c539c91645e5a3d authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #119 from daveychu/issue_45

Add ability to toggle comment to feature file

101801d0dec1bde86282d068aa217ea71185882f authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #117 from daveychu/issue_4_corrected

Issue 4

6f7e3ca3fff7b24bf775ea15936e41e9f788ecfb authored over 9 years ago by Ilan Pillemer <[email protected]>
Fix order when retaining multiple trailing comments

6f230f2fd5f18e264877678cf71d233a01141072 authored over 9 years ago by Davey Chu <[email protected]>
Retain trailing comments in feature file on format

40f00ab962717435e0d31543326492ece1129a1f authored over 9 years ago by Davey Chu <[email protected]>
Merge branch 'master' into issue_47

e72ce0743be06e30e2b062bcceee463b5ab4064c authored over 9 years ago by Davey Chu <[email protected]>
Add ability to toggle comment to feature file

0d2d8ba84291615b90fe6b9af45a312d281af812 authored over 9 years ago by Davey Chu <[email protected]>
rename class

b3deef0b7fe1c191aa613c9234610943cc348c6e authored over 9 years ago by Davey Chu <[email protected]>
change offset to only highlight the step name

83af369714e5f9d5baf2376d2a243b7ded1a4d34 authored over 9 years ago by Davey Chu <[email protected]>
add background color to unmatched step

99dff8bf99989f7bed7420e2806c27e6bf4902d6 authored over 9 years ago by Davey Chu <[email protected]>
add marker at unmatched steps

245e73a507498225db8f41973ce5585f1126d563 authored over 9 years ago by Davey Chu <[email protected]>
move feature file utility methods to FeatureFileUtil

645d5f8417e8023b8cc5ae12f6ff43e8ee71caa2 authored over 9 years ago by Davey Chu <[email protected]>
extract FeatureFileUtil from PopupMenuFindStepActionDelegate

d7f5d9c3fb40deae695b5f3b855c129dc4663128 authored over 9 years ago by Davey Chu <[email protected]>
extract StepMatcher from PopupMenuFindStepActionDelegate

1ce7a75ff3d0bf01e101a7a8093b05be71d42a7e authored over 9 years ago by Davey Chu <[email protected]>
Merge pull request #115 from hdpe/issue-77

Issue 77

153a20171bda4c81d074c0c05c2388a797959919 authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #114 from hdpe/issue-87

Issue 87

c2c79b0136a3074caa422b3b526e8949ccba11d7 authored over 9 years ago by Ilan Pillemer <[email protected]>
Allow specifying additional program & VM options in launch configuration.

Program options will be appended to the option list derived from the
options on the Cucumber lau...

951c680d961c7f2578eca5545c1e0db86db11721 authored over 9 years ago by Ryan Pickett <[email protected]>
Delete unused local variables in CucumberFLALCDelegate.

8fb44456608314f14ab5a21d904e093a4bf11627 authored over 9 years ago by Ryan Pickett <[email protected]>
Consider Doc Strings when determining code folding ranges.

89197cbf32a107b039bb613614e6251d5c294e79 authored over 9 years ago by Ryan Pickett <[email protected]>
Improve code folding.

Prevent inclusion of whitespace/comments/tags between step containers
and after examples tables ...

fc88481934bfbec1cdfec90afe94d282682c93c8 authored over 9 years ago by Ryan Pickett <[email protected]>
Add tests for fold range calculation.

6670cada979761b95684c931e83a5846baae7070 authored over 9 years ago by Ryan Pickett <[email protected]>
Move reconciler Gherkin parsing out to new GherkinModel class

This facilitates testing and allows for a richer model going forward to
support an outline view ...

422a681faf9b841b1b5541c3b6f288eab56fdc46 authored over 9 years ago by Ryan Pickett <[email protected]>
Merge pull request #112 from daveychu/targetplatform

Add target definition file

41973fbb0803e69b8f321089d00bc78bb8984d20 authored over 9 years ago by Ilan Pillemer <[email protected]>
Add target definition file

Make it possible for contributors to develop in their Eclipse version of choice. This approach i...

92ef6caadd24e426e92fa6ed9967cb508197ef1b authored over 9 years ago by Davey Chu <[email protected]>
Merge pull request #110 from daveychu/issue_95

Fix tests failing during build

e922d9c2b6184f7fb0ce4908d5a6f64a1c055d73 authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #108 from daveychu/master

Upgrade Tycho to version 0.22.0

f149f9c118bee07fbc2e85d8122a96ca730a00c0 authored over 9 years ago by Ilan Pillemer <[email protected]>
Merge pull request #109 from daveychu/cleanup

Delete tracked files that are supposed to be ignored

8b0a54db83c7d975f0f84464820f30f4178db73c authored over 9 years ago by Ilan Pillemer <[email protected]>
Fix tests failing during build

Made cucumber.eclipse.editor.test a fragment. This is a common way to separate test from product...

fd967a703b13da8b1fb6ecb76d1b9d166ac0e312 authored over 9 years ago by Davey Chu <[email protected]>
Delete tracked files that are supposed to be ignored

0167193130c6ccedb8a6dddf93948e252ff4bb79 authored over 9 years ago by Davey Chu <[email protected]>
Delete tracked files that are supposed to be ignored

1b6b4876c6391fd822b3868906c65a7b062a42f3 authored over 9 years ago by Davey Chu <[email protected]>
Upgrade Tycho to version 0.22.0

Tycho 0.18.1 adds support for Maven 3.1.0.

ead71ac2e214f06d64b63a024fd4181f4d30728f authored over 9 years ago by Davey Chu <[email protected]>
Merge pull request #107 from muhqu/pretty-formatter-options

Pretty formatter options

f7d6ed9d7e606ab66e048f44ff76158912b21177 authored almost 10 years ago by Ilan Pillemer <[email protected]>
implemented preference page for gherkin formatter options

f291b1ddc0c3ef8b5e786d425cc8a398af2bbefe authored almost 10 years ago by Mathias Leppich <[email protected]>
preserve a single blank line between steps

1c3bd7200cd1f8bd3c81ac80dbb71cf9f96f05ae authored almost 10 years ago by Mathias Leppich <[email protected]>
implemented formatter that center-aligns step keywords

1fdb288e86d3f1487d001c0a4ec8acc3221c658c authored almost 10 years ago by Mathias Leppich <[email protected]>
Merge pull request #106 from apaku/patch-1

Remove unintended commercial copyright notice.

d9271fe3d6304d21df1e77c10ac3925965b8bd81 authored almost 10 years ago by Ilan Pillemer <[email protected]>
Remove unintended commercial copyright notice.

8c8308cb1f55554c349a8671f02c569823103b79 authored almost 10 years ago by apaku <[email protected]>
remove stub-methods that are too new for our gherkin-2.11.6 lib

90196fe59ec5f5e1ca5146c8792588d13942f943 authored almost 10 years ago by Mathias Leppich <[email protected]>
right alignment of numeric values in tables

6ac70b4d4f95519b28ea6cdfaf0f0a578a6bf3d4 authored almost 10 years ago by Mathias Leppich <[email protected]>
use own copy of PrettyFormater to better allow enhancements

6a3a0e79ea368ab009fe48764cbe2cb976829ab9 authored almost 10 years ago by Mathias Leppich <[email protected]>
Merge pull request #104 from muhqu/syntax-coloring-tags

syntax coloring for `@tags`

421288d808ec788e7b00c3f39895f64a2d24296e authored almost 10 years ago by Ilan Pillemer <[email protected]>
syntax coloring for @tags

561225a34fbf1824dcec5bc5e1c3f6e037891460 authored almost 10 years ago by Mathias Leppich <[email protected]>
Merge pull request #102 from muhqu/fix-cucumber-jvm-warning

fix "WARNING: Cucumber-JVM's --format option is deprecated. Please use -...

af61ed9c3735ae1802b2337e82692e193c2f040d authored almost 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #103 from muhqu/fix-npe-in-find-step

fix NPE when languageCode is null and just default to EN

fbf76bbfe23d4a936dc13ca01474f0279eb63f30 authored almost 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #101 from muhqu/syntax-coloring-placeholders

syntax coloring for <placeholders> in scenario outlines

57a50487a86b3f1ea68b8f8b82ef54ab3b0a5b6f authored almost 10 years ago by Ilan Pillemer <[email protected]>
fix NPE when languageCode is null and just default to EN

caused the 'Find Step' feature to be broken

333017184482ae15e13d563a138300e88398d225 authored almost 10 years ago by Mathias Leppich <[email protected]>
fix "WARNING: Cucumber-JVM's --format option is deprecated. Please use --plugin instead."

9fa87a07414707f6953dec3fc3d2dabff2ab1bb3 authored almost 10 years ago by Mathias Leppich <[email protected]>
syntax coloring for placeholders in scenario outlines

7e72b77b20503ff076f47a663eca5a231411550d authored almost 10 years ago by Mathias Leppich <[email protected]>
Merge pull request #98 from tiberiusteng/patch-1

Support international characters in formatter

1c1352624f55d8dff464a47aa472a1d4a26f3444 authored about 10 years ago by Ilan Pillemer <[email protected]>
Support international characters in formatter

Use StringWriter instead of ByteArrayOutputStream so Unicode characters won't become ????s.

8f5f8961c09a4a731d75dea31a0e8798192af361 authored about 10 years ago by tiberiusteng <[email protected]>
Merge pull request #97 from muymoo/substitute_variable_in_feature_path

Added the ability to substitute an Eclipse variable into the feature path

85a53e0cb4107a7a473b34ba10f67bd4b4981dee authored about 10 years ago by Ilan Pillemer <[email protected]>
Added the ability to substitute an Eclipse variable into the feature

path name while creating a "Run Configuration". This helps when sharing
launch configurations acr...

defdf409711800374f5eda7dfd91a932630a4e99 authored about 10 years ago by muymoo <[email protected]>
Merge pull request #96 from cannibalcow/goto-stepdef

Go to StepDef from Step needs to be internationalised

c7c96615571517ca4afef0eea9dcf40dcb133f34 authored about 10 years ago by Ilan Pillemer <[email protected]>
Fixed test

44385f88e0e9d7430b1dd9e92df5ff5c229b67f4 authored about 10 years ago by Daniel Heldt <[email protected]>
Go to StepDef from Step needs to be internationalised #60

a24c008340a96a25ad00406cf7b173c60552f6ac authored about 10 years ago by Daniel Heldt <[email protected]>
Removed Factory

d5b8f5207205af9dc5e651db8ebf2d5276e21f0c authored about 10 years ago by Daniel Heldt <[email protected]>
Hittat

865bb0ec6cfb485930d1d03e03a7013c15808340 authored about 10 years ago by Daniel Heldt <[email protected]>