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

Code completion for truncateDate helper truncation values #77

Closed
3 tasks done
picimako opened this issue Nov 30, 2023 · 1 comment
Closed
3 tasks done

Code completion for truncateDate helper truncation values #77

picimako opened this issue Nov 30, 2023 · 1 comment
Assignees
Labels
enhancement Improvement on an existing feature

Comments

@picimako
Copy link
Owner

picimako commented Nov 30, 2023

Summary

One of the truncateDate helper's parameters is the truncation itself that has a few possible values.

Tasks

  • Extend Handlebars code completion to complete the truncation too.
  • This could include an inspection too, to validate truncation values.
  • Also a reference to the appropriate enum constant in DateTimeTruncation

Documentation

@picimako picimako added the enhancement Improvement on an existing feature label Nov 30, 2023
@picimako picimako self-assigned this Dec 28, 2023
@picimako
Copy link
Owner Author

Completed in v1.0.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant