Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HoganLensNew to Visual Studio Code? Get it now.
HoganLens

HoganLens

Cvent Inc.

|
1,990 installs
| (2) | Free
View and inspect Hogan configuration values inline with templates. Explore cross-environment configurations in the Hogan explorer tree view.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hogan Lens

This 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.

Note

This extension is not useful outside of the Cvent Hogan configuration system. It is intended for use by Cvent employees working with Hogan template files.

Documentation

The documentation for the HoganLens extension is available to Cvent employees on our internal technology documentation site here:

Documentation

Known Issues

Issues are tracked at: Issues

Extension Development

To build the extension from source code locally, first install dependencies and then compile the code:

pnpm install
pnpm run compile

Running Tests

The automated tests for this extension can be run using:

pnpm run test

This assumes that the install and compile steps have already been run.

Deployment and Publishing to Marketplace

Upgrade 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:

pnpm run package

Upload the Extension

Upload 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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft