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

   ## Description
   
   The annotation attribute is missing from from the intellisense list of 
attribute suggestion for complexType
   
   ## Steps to Reproduce
   
   Place cursor at line 69, column 25, before </xs:sequence>. Type CTRL+space.
   
   - [ ] Verify the dropdown contains xs:annotation, xs:choice, xs:element, 
xs:element
         name, xs:element ref, and xs:sequence.
   
   ## Expected Behavior
   
   xs:annotation, xs:choice, xs:element, xs:element
         name, xs:element ref, and xs:sequence.
   should be supplied in the attribute suggestion list
   
   ## Actual Behavior
   
   xs:annotation is missing from the attribute suggestion list
   
   


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