rt320 opened a new pull request, #429:
URL: https://github.com/apache/daffodil-vscode/pull/429

        suggestions when there are multiple tags on a single line and
        when one or more end tags have been removed
   
        -Logic was introduced to determine if multiple tags are on a
        single line
        -The nearestOpen funtion was modified to take in to account
        multiple tags on a single line
        -The logic for closeElement and cloesElementSlash was modified to
        supply the end tag for previous items whether on a single line
        or multiple lines where the end tag is missing or has been
        deleted. The triggers '/' or '>' should now provide end tags if
        they are missing
   
        Closes #309


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