Need help setting working directory of my debugger for python in neovim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-dap-python

    An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

  • The nvim-dap-python documentation talks about writing project specific .vscode/launch.json files but not sure if that is leading me down the right path.

  • debugpy

    An implementation of the Debug Adapter Protocol for Python

  • I read that nvim-dap-python uses debugpy which has all these configuration parameters of which one of them is `cwd` which represents the "absolute path to the working directory of the program being debugged".

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-config

  • my config works fine without setting cwd. I have a helper module that gets the Python path from the currently active virtual environment.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • struggling to setup python with nvim dap - module not found on import - need to setup dap root?

    3 projects | /r/neovim | 6 Jul 2023
  • Supercharge Python Development with this Plugin

    2 projects | /r/neovim | 18 Apr 2023
  • Finding the right Virtual Envs with Pyright and DAP.

    1 project | /r/neovim | 30 Jan 2023
  • Plugins/resources for using DAP, linting, formatting packages installed by mason.nvim?

    3 projects | /r/neovim | 27 Jul 2022
  • How to debug python code in neovim

    2 projects | /r/neovim | 1 Jul 2023