rt320 commented on issue #165:
URL: 
https://github.com/apache/daffodil-vscode/issues/165#issuecomment-1243733401

   I may be misunderstanding what you mean by auto complete a tag. It seems 
like you are saying the completion tag should not be created at the time a 
beginning tag is ended with a '>'.  If that is the case how would you handle 
editing an existing schema to add a attribute to an item where the end tag for 
everything already exists? In that case it would seem you have to look forward 
and backward, but since you can't know if the change is an addition to existing 
code or to new code, you would always have to look forward and backward and 
keep track of all the opening and closing 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to