Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>p!v Handlebars Language ServerNew to Visual Studio Code? Get it now.
p!v Handlebars Language Server

p!v Handlebars Language Server

pro-vision

|
159 installs
| (0) | Free
A Language Server for Handlebars in Assemble(-lite) Projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Language Server for Handlebars files in an assemble(-lite) based project

Functionality

This Language Server provides

  • autocomplete functionality for partials and their parameters, helpers, data objects, css classes.
  • goto definition for partials, partial parameters, local handlebars helpers and css classes.

Example

Example

Requirement

Workspace where the handlebars templates and partials are in frontend/src/components and handlebars helpers directory is defined in pv.config.js file.

See assemble-lite's github page for more information.

Settings

showHoverInfo [=true]

Shows links to documentation of handlebars helpers on hover.

provideCssClassCompletion [=true]

Provides completion for css classes in hbs files based on scss files.

provideCssClassGoToDefinition [=true]

Provides goto definition for css classes to their positions in .scss files.

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