rthomas320 opened a new issue, #1470:
URL: https://github.com/apache/daffodil-vscode/issues/1470

   Current the code used to suggest values for attributes is duplicated in 
AttributeItems.ts used for attribute completion suggestions and in 
AttributeValueItems.ts used for attribute value correction or replacement 
suggestions. But the snippet code used in both should be identical. Changing 
the code in AttributeValueCompletion to use the snippets from AttributeItems 
will eliminate make redundant changes.


-- 
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]

Reply via email to