bpmn-io / bpmn-io/dmn-variable-resolver

Provide context returned in literal expression

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
backlog
Dominant language
JavaScript
Stars
2
Forks
1
Avg merge
3h 31m
Merged PRs (30d)
2

Description

### What should we do?

What I found is that we can make our completion even more powerful with literal expressions: If we have a Decision `Foo_Bar` and the literal expression exports a `{ name: "WALT" }` context, then `Foo_Bar.name` is something that I'd assume would be auto-suggested to me. Not sure if this is a bug or a missing feature.

![capture l42RC8_optimized](https://github.com/camunda/camunda-dmn-js/assets/58601/4c7aeb32-b7ac-4dbe-91e1-a4f227bcb635)

_Originally posted by @nikku in https://github.com/camunda/camunda-dmn-js/pull/86#pullrequestreview-1759453047_

### Why should we do it?

Provide as much guidance as possible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.