JeremyYao commented on issue #1011: URL: https://github.com/apache/daffodil-vscode/issues/1011#issuecomment-2660124507
Been able to reproduce this with consistency on my machine. ### Current setup Node 22.14.0 java 17.0.12 2024-07-16 LTS Java(TM) SE Runtime Environment (build 17.0.12+8-LTS-286) Java HotSpot(TM) 64-Bit Server VM (build 17.0.12+8-LTS-286, mixed mode, sharing) Yarn 1.22.22 ### Steps Copy the following zip file's contents into the folder where your daffodil-vscode folder is cloned at. (Ex: clone it into repos if the repo exists at repos/daffodil-vscode). [sampleWorkspace.zip](https://github.com/user-attachments/files/18803841/sampleWorkspace.zip) (If it's copied correctly, you should have a path of repos/sampleWorkspace/.vscode) Start debugging the extension. Don't click on "debug anyway" until the yarn watch window says 'webpack 5.97.1 compiled'. A new VSCode window should open. Click on debug and debug using "Wizard Config". Open up the infoset diff window and start stepping parts of the DFDL Schema. -- 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]
