Skip to content

issues Search Results · repo:jay-babu/mason-nvim-dap.nvim language:Lua

Filter by

59 results
 (76 ms)

59 results

injay-babu/mason-nvim-dap.nvim (press backspace or delete to remove)

A feature request to add codelldb and gccdbg definitions for providing custom arguments and port. Providing custom argument ( and using non-default port ) is such a common usecase that it should best ...
  • 80avin
  • Opened 
    6 days ago
  • #150

Hi, I m trying to get nvim-dap to use the python version downloaded, however it always defaults to my system default which is asdf causing the below error: /home/dodofarm/.asdf/installs/python/3.12.8/bin/python3: ...
Stale
  • dodofarm
  • 2
  • Opened 
    on Jan 22
  • #146

for gdb version 14.0 , already support DAP, but this plugin not add gdb-DAP as a independent adapter in source.lua. Any developers want to complete it? more: https://sourceware.org/gdb/current/onlinedocs/gdb#Debugger-Adapter-Protocol ...
Stale
  • wikiliu
  • 2
  • Opened 
    on Nov 24, 2024
  • #142

PHP Xdebug changed the default port for step debugging between V2 and V3: https://xdebug.org/docs/upgrade_guide#Step-Debugging Would it be possible to change the port in mappings/configurations.lua from ...
Stale
  • DerekLeach
  • 4
  • Opened 
    on Oct 8, 2024
  • #140

When I run a python file through the debugger and either hit the end of the program, or quit the session, I always get a system crash report pop up, as shown below. img width= 997 alt= Screenshot 2024-09-06 ...
Stale
  • sammorley-short
  • 5
  • Opened 
    on Sep 6, 2024
  • #138

I was wondering how can I run my test with this plugin. After installing DapInstall php, I try to run my test with require( neotest ).run.run({ strategy = dap }). But I m getting this error init.lua:16: ...
Stale
  • MKdir98
  • 2
  • Opened 
    on Aug 25, 2024
  • #137

Hi, there :wave: netcoredbg does not start on Windows, it opens a new terminal window and it stays blank. This was reported a year ago in the mason nvim repository: https://github.com/williamboman/mason.nvim/issues/1335 ...
  • dyskette
  • Opened 
    on Jun 29, 2024
  • #132

The default setup is not going, am I doing something wrong? No configuration found for `javascript`. You need to add configs to `dap.configurations.javascript` (See `:h dap-configuration`) No configuration ...
Stale
  • TrueIG
  • 3
  • Opened 
    on Jun 22, 2024
  • #131

Hi there, Thanks for this plugins 👍 I have an issue when I configure the js-debug-adapter, this plugin maps js to js-debug-adapter. But on the other hand, the js-debug-adapter only accept pwa-node, ...
Stale
  • cr4ftx
  • 7
  • Opened 
    on Apr 1, 2024
  • #127

Hi, Using the Lazy config and I can t seem to get anything working. Here is my config { williamboman/mason.nvim , mfussenegger/nvim-dap , jay-babu/mason-nvim-dap.nvim , opts = { automatic_installation ...
  • AddictArts
  • 7
  • Opened 
    on Mar 28, 2024
  • #125
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub