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

Implement logic for launching and termination #81

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

Conversation

KirShelestov
Copy link
Collaborator

@KirShelestov KirShelestov commented Nov 13, 2024

Change the current CdmDebugRuntime class, it should be abstract.

Extend from it the class for runtime for all external execution tools.

Extend the EmulatorDebugRuntime class from it, add to the constructor the logic for launching the emulator and its termination.

@KirShelestov KirShelestov added the enhancement New feature or request label Nov 13, 2024
@KirShelestov KirShelestov self-assigned this Nov 13, 2024
@KirShelestov KirShelestov changed the title [vscode-cdm-extension] Implement logic for launching and termination Implement logic for launching and termination Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

Creating a runtime for emulator in VS Code
1 participant