rthomas320 commented on PR #1107:
URL: https://github.com/apache/daffodil-vscode/pull/1107#issuecomment-2360973643

   Testing the intellisense changes:
   These test are performed using the schema 
https://github.com/OpenDFDL/examples/blob/master/helloWorld/src/main/resources/helloWorld.dfdl.xsd
   and the data file 
https://github.com/OpenDFDL/examples/blob/master/helloWorld/src/main/resources/helloWorld.dat
   Type a slash (/) or space at the position indicated by the red arrow.  The 
action of typing the slash or space should not cause the text within the quotes 
to be truncated.
   
![image](https://github.com/user-attachments/assets/a114c3c7-7305-422f-9ab8-1073e445e565)
   Type a slash at the position indicated by a red arrow. Typing the slash 
should not result in "/>" appearing at the cursor position.
   
![image](https://github.com/user-attachments/assets/fa3b3f63-7485-4e27-a92c-e8186de6c67f)
   Hover over the word element indicated by the red arrow no hoer hint should 
be provided.
   
![image](https://github.com/user-attachments/assets/d86b47cc-6ed7-430a-a079-82cc3e9276fd)
   Hover over the word maxOccurs indicated by the red arrow. Hover test with a 
definition should display.
   
![image](https://github.com/user-attachments/assets/83db86a2-8913-4441-933e-7fccd69fdff2)
   Step through the schema in the debugger. Pressing the stepover button at 
line 24 should not result in a dsiplay of intellisense suggestions.
   
![image](https://github.com/user-attachments/assets/c9dd64e9-bcec-4ed3-b628-387e43b6173f)
   
   


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