Hogan LensThis extension adds a code lens for Hogan configuration values, allowing resolved values to be inspected on site within a project's template or configuration file. NoteThis extension is not useful outside of the Cvent Hogan configuration system. It is intended for use by Cvent employees working with Hogan template files. DocumentationThe documentation for the HoganLens extension is available to Cvent employees on our internal technology documentation site here: Known IssuesIssues are tracked at: Issues Extension DevelopmentTo build the extension from source code locally, first install dependencies and then compile the code:
Running TestsThe automated tests for this extension can be run using:
This assumes that the install and compile steps have already been run. Deployment and Publishing to MarketplaceUpgrade the version number in package.json. This is the version number of the extension that will be packaged. NOTE: VSCE packager uses npm. Run this command to package the extension:
Upload the ExtensionUpload the resulting .vsix to the Marketplace here: https://marketplace.visualstudio.com/manage/publishers/cvent Click the ... next to HoganLens in the list and select Update. Upload the hoganlens-.vsix file. |