[enhancement] Debugger support · Issue #31 · processing/processing-vscode-extension · GitHub
Skip to content

[enhancement] Debugger support #31

Description

@Stefterv

I will collect some of the required steps to add debugger support to the extension

https://code.visualstudio.com/api/extension-guides/debugger-extension

https://docs.oracle.com/javase/8/docs/jdk/api/jpda/jdi/

https://github.com/microsoft/vscode-java-debug

Probably the architecture should be VS Code -> Processing Debugger Proxy (Preprocessing) -> Java Debugger (Either VSCode native or a Java based implementation)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions