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

Creating a runtime for emulator in VS Code #12

Open
KirShelestov opened this issue Nov 7, 2024 · 0 comments · May be fixed by cdm-processors/cdm-devkit#81
Open

Creating a runtime for emulator in VS Code #12

KirShelestov opened this issue Nov 7, 2024 · 0 comments · May be fixed by cdm-processors/cdm-devkit#81
Assignees
Labels
enhancement New feature or request

Comments

@KirShelestov
Copy link
Contributor

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 7, 2024
@KirShelestov KirShelestov self-assigned this Nov 7, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Web Team Task Board Nov 7, 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: 👀 Ready for review
Development

Successfully merging a pull request may close this issue.

1 participant