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

feat(core): fix #75 enable debugging backend and vscode test extesion #78

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

kirubeltadesse
Copy link
Collaborator

Description

This change will enable you to use the debugger from vs code extension for the backend. In addition, you can also use the test from vscode extension.

Fixes #75

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

@kirubeltadesse kirubeltadesse merged commit 1fe9278 into Swarmies:develop Aug 29, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat (core): enabling debugging tools on vscode
2 participants