Skip to content

TPI: No-config Debugging #573

@eleanorjboyd

Description

@eleanorjboyd

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions