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

Merged
merged 7 commits into from
Nov 26, 2024
Merged

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

mbehzad added 7 commits June 18, 2024 09:21
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
@friewerts friewerts merged commit 4256ed6 into develop Nov 26, 2024
3 checks passed
@friewerts friewerts deleted the feature/vscode-hbs-errors branch November 26, 2024 10:35
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.

2 participants