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

support cwd, env and envFile parameters using sun jdi #90

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

NecroKote
Copy link

Shameless copy of #45 (Huge thanks to @thunderz99 !)

Code is updated with latest main, is tiny bit cleaner and contains no external dependencies compared to original by thunderz99.

One noticeable change is envs is renamed as env to comply with other debug extensions.

Also, added support for envFile. Empty lines, and lines starting with # are ignored.
Contents of env takes precedence over envFile.

@fwcd
Copy link
Owner

fwcd commented Aug 7, 2024

Nice, thanks for having a go at this! Hope to find some time to review this in detail soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants