+1 I was able to successfully download the extension and install it into VS 
Code. Once done I was able to debug the EDIFACT schema and put breakpoints into 
the different files without issue.


On 2022/03/31 16:41:04 Shane Dell wrote:
> Hello all,
> I'd like to call a vote to release Apache Daffodil VS Code 1.0.0-rc3.
> 
> All distribution packages, including signatures, digests, etc. can be
> found at:
> https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.0.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.0.0-rc3.
> 
> For reference, here is a list of all closed GitHub issues tagged with 1.0.0:
> https://github.com/apache/daffodil-vscode/issues?q=is%3Aissue+is%3Aclosed+is%3A1.0.0
> Please note if you have installed one of the other rc releases
> (1.0.0-rc1, 1.0.0-rc2)
> you will need to do the following:
> 
>     1.) Uninstall extension from VS Code
> 
>     2.) Reload VS Code
> 
>     3.) Remove the folder "daffodil-dap". Below are the most likely
> PATH for each os:
> 
>         a.) Windows = 'C:\\Users\\USERNAME\\AppData\\Roaming\\daffodil-dap
> 
>         b.) Mac = '/Users/USERNAME/Library/Application\ Support/daffodil-dap'
> 
>         c.) Linux = '/home/USERNAME/.local/share/daffodil-dap'
> 
>     4.) Install rc3 VSIX file
> 
> NOTE: Step 3 is very crucial as if this folder is not deleted the updated 
> Scala
> debugger will not be loaded, it will just use the version of the debugger from
> your previously installed rc extension.
> 
> 
> Please review and vote. The vote will be open for at least 72 hours
> (Sunday, 3 April 2022, 12 Noon EST).
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> Thank you,
> 
> - Shane Dell
> 

Reply via email to