Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode hbs plugin, additional features #238

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

mbehzad
Copy link
Contributor

@mbehzad mbehzad commented Jun 25, 2024

== Description ==
Adds support for

  • hbs, yaml parse errors
  • ui (property name and class selectors) for kluntje ts files,

== Closes issue(s) ==

== Changes ==

== Affected Packages ==
vscode-pv-handlebars-language-server

vscode plugin will highlight any parse errors in the handlebars file or its yaml front matter
…ents info

provide vscode codeLens for all the ui and events (@uiElement, @uiEvent) of the custom element in
the handlebars templates
…capacity for kluntje components

extend vscode plugin's capibility, to suggest css classes for uiElement and ui propertie names for
uiEvents based on the component hbs file
…iles being placed in /templates/ instead of /layouts/
…nts info

fix duplicate reports when the tag matched
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant