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

Correct completion for non-arg FEEL built-ins #4541

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

nikku
Copy link
Member

@nikku nikku commented Sep 23, 2024

Proposed Changes

Bump to @bpmn-io/[email protected], correcting variable completion for non-arg FEEL built-ins:

image

Closes #4539

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Sep 23, 2024
Copy link

This Pull Request targets develop branch, but contains fix commits.

Consider targeting main instead.

Copy link
Collaborator

@barmac barmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified that it works correctly in each editor 🚀

@barmac barmac merged commit 357f7ec into develop Sep 23, 2024
15 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Sep 23, 2024
@barmac barmac deleted the bump-feel-editor branch September 23, 2024 13:12
@github-actions github-actions bot added this to the M81 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameterless functions are suggested with non-existing parameter
2 participants