Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging multiple files; Input for multiple files; new WORKSPACE_ROOT parameter in settings #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 25, 2021

  1. * Added new variable WORKSPACE_ROOT in settings

    * Added support for building the project in its directory and outputting the files in a build directory
    * Added light support for debugging multiple files (you can debug a file that includes other files, but the debugger does not jump into the other file)
    * Fixed a Bug where the input would not work if you debugged the program instead or running it
    obemu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    81da568 View commit details
    Browse the repository at this point in the history