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

Autocompletion - Propose user with Pebble autocompletion and the root available variables #3622

Open
3 tasks
brian-mulier-p opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@brian-mulier-p
Copy link
Member

brian-mulier-p commented Apr 26, 2024

Feature description

As a follow-up to #3331 we can add some autocompletion when user is in pebble or just typed ":", but also for pebble functions & filters

  • Add autocompletion for every root attribute when in empty Pebble
  • Add autocompletion for Pebble functions when we're in Pebble {{...}} and there's a word ahead of the cursor
  • Add autocompletion for Pebble filters when we type "|" inside Pebble

you type {{ and then cmd+Space will give you:

  • inputs
  • outputs
  • vars
  • trigger
  • execution
  • taskrun
  • task
@brian-mulier-p brian-mulier-p added the enhancement New feature or request label Apr 26, 2024
@anna-geller anna-geller added this to the v0.18.0 milestone Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants