Skip to content

Run code lens command should run as a task in the VSCode plugin #573

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

Open
dulajdilshan opened this issue Jul 23, 2024 · 1 comment
Open
Assignees

Comments

@dulajdilshan
Copy link

Description:
Currently, when we hit Run in the code lens, we run the Ballerina source code using Ballerina CLI creating a new terminal instant as the GIF below.

run_as_task

We need to run the Ballerina source as a task in the VSCode

Describe your task(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

@dulajdilshan
Copy link
Author

Developed this is to use tasks API in VScode. Now working on adding debug-adaptor behavior for the VScode. With that we can have a stop button to stop a running service.

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

No branches or pull requests

1 participant