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

TPI: No-config Debugging #573

Closed
7 tasks done
eleanorjboyd opened this issue Jan 24, 2025 · 3 comments
Closed
7 tasks done

TPI: No-config Debugging #573

eleanorjboyd opened this issue Jan 24, 2025 · 3 comments

Comments

@eleanorjboyd
Copy link
Member

eleanorjboyd commented Jan 24, 2025

Refs: #561

Complexity: 4

Author: @eleanorjboyd

Create Issue

Create Issue


Our newly released feature is no-config debugging! Read these docs to learn how to use it and we are looking for feedback on the docs as well as testing the feature

  1. Read the wiki docs to learn about the feature
  2. install the python-debugger extension
  3. create a python project with a simple script you can add a breakpoint to
  4. create a python environment (use command palette command)
  5. activate this environment in a new terminal .source .venv/bin/activate
  6. now you should be set up to follow the instructions from the docs to try this feature.

Please select which type of shell you use so we can get coverage across shells and feel free to test more if you desire but these are the different types that need to be covered:

  • bash / zsh
  • fish
  • powershell
  • cmd.exe
    (whoever has windows will have to test two shells, sorry!)

Thanks

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jan 24, 2025
@eleanorjboyd eleanorjboyd added testplan-item and removed triage-needed Needs assignment to the proper sub-team labels Jan 24, 2025
@eleanorjboyd eleanorjboyd added this to the January 2025 milestone Jan 24, 2025
@deepak1556 deepak1556 removed their assignment Jan 28, 2025
@deepak1556
Copy link

Tested on zsh, verified with a simple script and a flask application. Setup instructions read and worked well for me.

@rzhao271 rzhao271 removed their assignment Jan 28, 2025
@rzhao271
Copy link
Contributor

LGTM on Ubuntu with bash and fish. Verified with a simple script.

@Yoyokrazy
Copy link

Yoyokrazy commented Jan 28, 2025

Took a second to make sure settings were correct for python, had to disable the experiment and the auto venv activation, but then worked well. Just fiddly to get the shell state correct initially. 👍

tested both pwsh and cmd

@Yoyokrazy Yoyokrazy removed their assignment Jan 28, 2025
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

4 participants