jomarko opened a new issue, #1138:
URL: https://github.com/apache/incubator-kie-issues/issues/1138

   This issue is related to new DMN 1.5 expression types, autocompletion and 
the ticket #1124.
   
   Especially to `for`, `some` and `every` expressions. These are used to 
iterate collections using a local variable. The issue is this local variable is 
not recognized by the autocompletion feature. In the screenshot below, the 
local variable is `x`. We can see the autocompletion marks it with 🔴 as not 
known variable. The variable `x` shouldn't be marked with 🔴 .
   
![for-loop-x](https://github.com/apache/incubator-kie-issues/assets/8044780/3d82322f-1170-4cb7-892b-30655d6be620)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to