You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "shanedell (via GitHub)" <gi...@apache.org> on 2023/07/13 18:27:27 UTC

[GitHub] [daffodil-vscode] shanedell opened a new issue, #703: Move debugServer variable

shanedell opened a new issue, #703:
URL: https://github.com/apache/daffodil-vscode/issues/703

   - Remove the `launch.json` variable `debugServer`.
   - Instead add a `port` variable inside of the `dfdlDebugger` object, similar to how the `dataEditor` does it.


-- 
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: commits-unsubscribe@daffodil.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] shanedell commented on issue #703: Move debugServer variable

Posted by "shanedell (via GitHub)" <gi...@apache.org>.
shanedell commented on issue #703:
URL: https://github.com/apache/daffodil-vscode/issues/703#issuecomment-1635998067

   I actually don't think this can be done. The VSCode debugger extension requires that `debugServer` variable to be set in order for the extension to properly connect to the daffodil debugger.


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] shanedell closed issue #703: Move debugServer variable

Posted by "shanedell (via GitHub)" <gi...@apache.org>.
shanedell closed issue #703: Move debugServer variable
URL: https://github.com/apache/daffodil-vscode/issues/703


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org