Skip to content
/ pickles Public
forked from fauxcoding/pickles

A simple gherkin editor for the Azure DevOps work item form ( forked from fauxcoding )

License

Notifications You must be signed in to change notification settings

mjblue/pickles

 
 

Repository files navigation

A simple gherkin editor for the work item form with Gherkin code snippets.

pickles logo

Installation

  1. Add a custom field to inherited process.

The Field needs to be named PicklesField with the type Text (multiple lines).

  1. Add Pickles as a custom control to inherited process

Then in the options choose the custom field created in previous step.

  1. Open the work item page, and the Gherkin editor will be displayed.

Release notes

0.1.2

  • Fixed issue where characters were being HTML encoded.

0.1.1

  • Updated README
  • Fixed issue with Fonts

0.1.0

  • First published version

About

A simple gherkin editor for the Azure DevOps work item form ( forked from fauxcoding )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.2%
  • JavaScript 23.0%
  • HTML 2.1%
  • SCSS 0.7%