shanedell commented on issue #672:
URL: 
https://github.com/apache/daffodil-vscode/issues/672#issuecomment-1601851912

   So you couldn't select a single JAR file only the directory? That is 
something we want to allow the user to do so I will look into that.
   
   As for the full pathname and using `${workspaceFolder}`. The issue there 
might be that you needed some additional folders after `${workspaceFolder}`. 
`${workspaceFolder}` is the directory that holds the `.vscode` folder. So if 
you have `/home/mbeckerle/thisWorkspace/.vscode/launch.json`, the 
`${workspaceFolder}` is `/home/mbeckerle/thisWorkspace/`. Not sure if that 
helps at all.


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