/vscode-ejs-eval

Visual Studio Code Extension to evaluate ejs templates on the fly

Primary LanguageTypeScriptMIT LicenseMIT

EJS Eval README

This Visual Studio Code Extensionsion let you evaluate your ejs templates on the fly.

GitHub repo

Features

To evaluate a ejs document, run the command EJS Eval.

screenshot

Installation

ext install ejs-eval

Requirements

This Extension requires ejs (obviously).

Issues

If you find anny Issues, let me know through the issues section of the Github's repo.

Release Notes

1.0.2

  • Update dependencies
  • Replace deprecated vscode.previewHtml with vscode.workspace.openTextDocument. Fixes #2

1.0.1

Refine package informations

1.0.0

Initial release of EJS Eval

Legal Stuff

This project is licensed under the terms of the MIT license.