You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "rthomas320 (via GitHub)" <gi...@apache.org> on 2023/04/07 12:33:59 UTC

[GitHub] [daffodil-vscode] rthomas320 opened a new issue, #577: When an nested element and sequence tags return incorrect element completion items

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

   When an element tag is nested in another element tag, and the cursor is placed before the closing tag of the initial element tag, and control space is press, the incorrect items are suggested.  The logic in-correctly assumes the closing tag for the nested (inner) element tag is the closing tag for the outer element.  The same situation occurs with nested sequence tags.


-- 
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: commits-unsubscribe@daffodil.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] Shanedell closed issue #577: Nested element and sequence tags return incorrect element completion items

Posted by "Shanedell (via GitHub)" <gi...@apache.org>.
Shanedell closed issue #577: Nested element and sequence tags return incorrect element completion items
URL: https://github.com/apache/daffodil-vscode/issues/577


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org