bpmn-io / bpmn-io/dmn-variable-resolver
Provide context returned in literal expression
- 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.

_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
Assessment
This issue has not been assessed yet.