Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasteAsGherkinTable

A Visual Studio 2012 plugin that pastes CSV data from the clipboard as a Gherkin table.

Example

Given the clipboard contains

verb;pronoun;adjective
isn't;that;cool?

Then the plugin will paste

| verb  | pronoun | adjective |
| isn't | that    | cool?     |

About

A Visual Studio 2012 plugin that pastes CSV data from the clipboard as a Gherkin table

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors