Mike, I left on a comment on https://github.com/apache/daffodil-vscode/issues/648. Please try out that workaround, which is removing the daffodil-dap folder so that you should be using the latest version of the debugger. In 1.3.1 I would like to make an update that better handles the extraction of the debugger's zip package so that if this is your issue it will no longer happen.
Thank you, Shane Dell On 2023/06/21 22:23:06 Mike Beckerle wrote: > My vote -1 > > See https://github.com/apache/daffodil-vscode/issues/648. I'm still not > getting any output from a basic assert failure. > > See also: https://github.com/apache/daffodil-vscode/issues/672 > > The fact that it now checks that files/dirs in the DaffodilDebugClasspath > exist is wonderful. Without that I would never have gotten off the ground > again. > > > > On Wed, Jun 21, 2023 at 2:15 PM Shane Dell <[email protected]> wrote: > > > Hello all,I'd like to call a vote to release Apache Daffodil VS Code > > 1.3.0-rc3. > > > > All distribution packages, including signatures, digests, etc. can be > > found at: > > https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.0-rc3 > > > > This release has been signed with PGP key > > 86DDE7B41291E380237934F007570D3ADC76D51B, corresponding > > to [email protected], which is included in the KEYS file here: > > https://downloads.apache.org/daffodil/KEYS > > > > The release candidate has been tagged in git with 1.3.0-rc3. The binaries > > > > For reference, here is a list of all closed GitHub issues tagged with > > 1.3.0: > > https://github.com/apache/daffodil-vscode/milestone/4?closed=1 > > > > Please review and vote. The vote will be open for at least 72 hours > > (Monday, 26 June 2023, 3:30pm EST). > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Documentation for 1.3.0 can be found here > > Apache Daffodil Extension for Visual Studio Code v1.3.0 Wiki > > < > > https://github.com/apache/daffodil-vscode/wiki/Apache-Daffodil%E2%84%A2-Extension-for-Visual-Studio-Code:-v1.3.0 > > >. > > > > Please note one of the large features that was focused on in 1.3.0 was > > improving the data editor. To open the data editor you will need to open > > the > > command palette using: > > > > - Ctrl + Shift + P (windows/linux) > > - Command + Shift + P (mac) > > > > Then typing "data.edit", make sure "Daffodil Debug: Data Editor" is > > selected > > and then hitting enter. By default the data editor will run on port 9000 of > > your machine. However, if you want to use a different port follow steps > > here > > Data Editor Launch Settings > > < > > https://github.com/apache/daffodil-vscode/wiki/Apache-Daffodil%E2%84%A2-Extension-for-Visual-Studio-Code:-v1.3.0#data-editor-launch-settings > > > > > > > Thank you, > > > > - Shane Dell > > >
