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.  Type a slash at the position indicated by a red arrow. Typing the slash should not result in "/>" appearing at the cursor position.  Hover over the word element indicated by the red arrow no hoer hint should be provided.  Hover over the word maxOccurs indicated by the red arrow. Hover test with a definition should display.  Step through the schema in the debugger. Pressing the stepover button at line 24 should not result in a dsiplay of intellisense suggestions.  -- 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]
