relay icon indicating copy to clipboard operation
relay copied to clipboard

Add code action to create missing operation variable

Open tobias-tengler opened this issue 2 months ago • 0 comments

Depends on #4679

This extends the ExpectedOperationVariableToBeDefined error to include the variable name and type in the diagnostic data. Using this data we create a code action that appends the missing variable with the correct type to the operation variables.

tobias-tengler avatar Apr 21 '24 14:04 tobias-tengler