Gherkin PDFGherkin converter extension for Visual Studio Code. This extension converts Gherkin (.feature) files to markdown, pdf, html, png or jpeg files. FeaturesGenerats a Markdown/HTML/PDF document from Gherkin with the following features:
InstallChromium download starts automatically when Gherkin PDF is installed and .feature file is first opened with Visual Studio Code. However, it is time-consuming depending on the environment because of its large size (~ 170Mb Mac, ~ 282Mb Linux, ~ 280Mb Win). During downloading, the message Installing Chromium is displayed in the status bar. If you are behind a proxy, set the http.proxy option to settings.json and restart Visual Studio Code. If the download is not successful or you want to avoid downloading every time you upgrade Gherkin PDF, please specify the installed Chrome or 'Chromium' with gherkin-pdf.executablePath option. UsageCommand PaletteOpen the Feature file Press F1 or Ctrl+Shift+P Type export and select one of the options listed below
LicenseMIT |