rt320 commented on code in PR #292: URL: https://github.com/apache/daffodil-vscode/pull/292#discussion_r970725330
########## src/language/providers/utils.ts: ########## @@ -187,20 +222,50 @@ export function checkSequenceOpen( return false } +export function checkChoiceOpen( Review Comment: I pulled in the latest code from main -- 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]
