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

Move debug adapter code out of src/extension into src/debug #1877

Merged
merged 7 commits into from Jul 22, 2019

Conversation

DanTup
Copy link
Member

@DanTup DanTup commented Jul 18, 2019

These should be running in separate processes, so having separate folders make it easier to ensure they don't load each others files (to avoid them getting their own copies of state).

@DanTup DanTup added this to the v3.3.0 milestone Jul 18, 2019
@DanTup DanTup force-pushed the separate-debug-folder branch 2 times, most recently from d628944 to 2b6b214 Compare July 18, 2019 16:29
@DanTup DanTup merged commit a963f95 into master Jul 22, 2019
@DanTup DanTup deleted the separate-debug-folder branch July 22, 2019 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant