rthomas320 opened a new pull request, #1486: URL: https://github.com/apache/daffodil-vscode/pull/1486
Updated attributeValueCompletion.ts to use the snippet suggestion values from attributeItems.ts rather than duplicate the items and snippet suggestion values in a separate file. This change also ensures all attributes listed in attributeItems.ts will have the same suggestion values when invoking attributeValueCompletion. Incorporated attributes type and base in attributeItems.ts eliminating the need for commonItems.ts Implemented a fix for missing attribute suggestions when an XML tag does not have a closing tag (yet). Closes #1470 Closes #1473 - [x] I have determined that no documentation updates are needed for these changes - [ ] I have added following documentation for these 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]
