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

[Improvement]: Integrate "fast-run" support to the debug server #43702

Closed
NipunaRanasinghe opened this issue Dec 11, 2024 · 0 comments · Fixed by #43709
Closed

[Improvement]: Integrate "fast-run" support to the debug server #43702

NipunaRanasinghe opened this issue Dec 11, 2024 · 0 comments · Fixed by #43709
Assignees
Labels
Area/Debugger Issues related to the ballerina debugging tools Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Type/Improvement

Comments

@NipunaRanasinghe
Copy link
Contributor

Description

Using the "fast-run" feature (which is a ballerina vscode extension specific feature to run Ballerina programs in a faster way) within the debug server should significantly reduce the debugging startup time.

This approach will reduce the compilation time during subsequent debug runs, ensuring faster feedback loops.

Describe your problem(s)

No response

Describe your solution(s)

No response

Related area

-> Debugger

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@NipunaRanasinghe NipunaRanasinghe self-assigned this Dec 11, 2024
@ballerina-bot ballerina-bot added Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Area/Debugger Issues related to the ballerina debugging tools labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Debugger Issues related to the ballerina debugging tools Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Type/Improvement
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants