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: add VSCode debugging with CodeLLDB #210

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jonathanc-n
Copy link
Contributor

@jonathanc-n jonathanc-n commented Dec 2, 2024

Description

Added the debugging which is used in Pola-rs. Removed ./vscode from git-ignore due to it needing to be used for setting up the .launch.json file, settings.json, etc.

closes #74 , If merged a guide should still be added for rust rover ide

@jonathanc-n
Copy link
Contributor Author

jonathanc-n commented Dec 2, 2024

Can't seem to get this working on my computer right now, if anybody would like to try cloning and trying to debug, feel free to! Will be working on this tmr.

@jonathanc-n jonathanc-n marked this pull request as ready for review December 4, 2024 03:16
@xushiyan xushiyan added help wanted Extra attention is needed good first issue Good for newcomers dev-x Dev experience: code format, dev tooling, project management and removed good first issue Good for newcomers labels Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-x Dev experience: code format, dev tooling, project management help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add vscode dev setup guide to CONTRIBUTING.md
2 participants