Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mfussenegger/nvim-dap issues and pull requests

#1244 - feat: Add neoconf.nvim config provider

Pull Request - State: closed - Opened by AThePeanut4 6 months ago - 3 comments

#1243 - Add :DapNew command start new session

Pull Request - State: closed - Opened by mfussenegger 6 months ago

#1242 - Use `luarocks test --local` on CI

Pull Request - State: closed - Opened by mfussenegger 6 months ago

#1241 - Add on_config hooks to dap.providers

Pull Request - State: closed - Opened by mfussenegger 6 months ago - 1 comment

#1240 - Make tests busted compatible

Pull Request - State: closed - Opened by mfussenegger 6 months ago

#1239 - Drop BufWritePost for .vscode/launch.json files

Pull Request - State: closed - Opened by mfussenegger 6 months ago

#1238 - Add dap. namespace to luacats class definitions

Pull Request - State: closed - Opened by mfussenegger 6 months ago

#1237 - Add config providers; always load .vscode/launch.json

Pull Request - State: closed - Opened by mfussenegger 6 months ago - 1 comment

#1230 - Windows: add support for named pipes

Issue - State: open - Opened by TheLeoP 6 months ago - 7 comments

#1228 - Add dap-eval:// buffer support

Pull Request - State: closed - Opened by mfussenegger 6 months ago

#1227 - need help: GDB on Windows (`\r\n` problem)

Issue - State: closed - Opened by KevinNitroG 6 months ago - 3 comments

#1226 - rfc: configuration providers

Issue - State: closed - Opened by mfussenegger 6 months ago - 1 comment

#1222 - Switching repl between multiple sessions

Issue - State: closed - Opened by freezlite 6 months ago - 1 comment

#1222 - Switching repl between multiple sessions

Issue - State: closed - Opened by freezlite 6 months ago - 1 comment

#1205 - Breakpoint rejected sign "R" appears even though debugger paused

Issue - State: closed - Opened by morhaham2 7 months ago - 2 comments

#1205 - Breakpoint rejected sign "R" appears even though debugger paused

Issue - State: closed - Opened by morhaham2 7 months ago - 2 comments

#1204 - Extend get api of breakpoints to retrieve a bp at specific line

Issue - State: open - Opened by asmodeus812 7 months ago - 2 comments

#1204 - Extend get api of breakpoints to retrieve a bp at specific line

Issue - State: open - Opened by asmodeus812 7 months ago - 2 comments

#1191 - Source Mapping not working in WSL for Node with Jest

Issue - State: closed - Opened by juaoantonio 7 months ago - 2 comments

#1191 - Source Mapping not working in WSL for Node with Jest

Issue - State: closed - Opened by juaoantonio 7 months ago - 2 comments

#1137 - Breakpoint symbol is not using sign column background color by default

Issue - State: closed - Opened by shmerl 11 months ago - 6 comments

#1129 - feat: add sign for hit condition breakpoints

Pull Request - State: closed - Opened by jonathan-elize 11 months ago - 1 comment

#1114 - Color output not displayed correctly in debugpy with Neovim DAP

Issue - State: closed - Opened by lyy4758 12 months ago - 6 comments

#1090 - Allow filetype in options to dap.continue and dap.run

Pull Request - State: closed - Opened by wookayin about 1 year ago - 6 comments

#1088 - Setting environment variable for adapter deletes them all instead.

Issue - State: open - Opened by FalcoGer about 1 year ago - 5 comments

#1087 - Way to update config before dap.continue

Issue - State: closed - Opened by s1n7ax about 1 year ago - 1 comment

#1082 - Support for `command` input type in launch.json

Issue - State: closed - Opened by mltoo about 1 year ago - 1 comment

#1065 - Drop outdated launch.json entries on `load_launchjs`

Issue - State: closed - Opened by moetayuko about 1 year ago - 3 comments

#1044 - added option to set widget's position

Pull Request - State: closed - Opened by wybryk-ananasa about 1 year ago - 2 comments

#1030 - Support source maps between editor and debugger file paths

Pull Request - State: open - Opened by gpanders about 1 year ago - 1 comment

#956 - Debug adpater reported a frame at line 74, cursor position outside buffer.

Issue - State: closed - Opened by akashdiphazra over 1 year ago - 26 comments
Labels: needs: reproduction

#907 - Variable doesn't get printed through -exec in repl

Issue - State: closed - Opened by Fabian-programmer over 1 year ago - 4 comments

#887 - Nvim-dap doesn't start debug session for big projects

Issue - State: closed - Opened by alloc33 over 1 year ago - 2 comments

#773 - feat: Add multiline input for repl

Pull Request - State: open - Opened by LiadOz almost 2 years ago - 9 comments

#770 - Column breakpoint

Pull Request - State: closed - Opened by cosminadrianpopescu almost 2 years ago - 1 comment

#728 - add compound launch.json configurations

Issue - State: closed - Opened by aldevv about 2 years ago - 3 comments
Labels: enhancement, needs votes

#720 - Add hooks for preLaunchTask and postDebugTask

Issue - State: closed - Opened by stevearc about 2 years ago - 14 comments

#653 - Unable to PlugInstall

Issue - State: closed - Opened by Qoyyuum over 2 years ago - 2 comments

#629 - Provide a function to get arguements for the program as user input

Issue - State: closed - Opened by ppebb over 2 years ago - 6 comments
Labels: contributions welcome

#494 - Manipulate exceptionBreakpointFilters

Issue - State: open - Opened by mr-majkel over 2 years ago - 2 comments

#451 - Quarkus debug: Cannot connect - Failed to handshake

Issue - State: closed - Opened by jcribeirooo over 2 years ago - 13 comments

#415 - Can't close floating window by pressing `q` or `Esc`

Issue - State: closed - Opened by Logarithmus almost 3 years ago - 5 comments

#400 - When try to run "require('dap.ext.vscode').load_launchjs()" i get this error

Issue - State: closed - Opened by Nithin745 almost 3 years ago - 4 comments

#331 - Handle disassemble request

Issue - State: open - Opened by rebelot about 3 years ago - 12 comments

#198 - Feature Request: Breakpoint persistence

Issue - State: open - Opened by yingzhu146 over 3 years ago - 15 comments
Labels: needs votes

#197 - Feature Request: Breakpoint priority

Issue - State: closed - Opened by yingzhu146 over 3 years ago - 5 comments
Labels: upstream

#134 - Add support for data breakpoints

Pull Request - State: closed - Opened by theHamsta over 3 years ago - 2 comments

#102 - Fix off by 1 error in omnifunc

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#101 - [feature]: autocomplete via LSP in the dap-repl

Issue - State: closed - Opened by awwalker almost 4 years ago - 3 comments

#100 - variables: add visual_hover for evaluating visual selection

Pull Request - State: closed - Opened by theHamsta almost 4 years ago - 1 comment

#99 - Nat sort

Pull Request - State: closed - Opened by theHamsta almost 4 years ago - 5 comments

#98 - Disable jscpd linting

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#97 - variables: Enable dynamic evaluation with customizable function

Pull Request - State: closed - Opened by theHamsta almost 4 years ago - 2 comments

#96 - Ensure the env passed to spawn is a dictionary

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#95 - Add documentation for sign customization

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#94 - Why shows such a mistake, ` No configuration found for c`

Issue - State: closed - Opened by denstiny almost 4 years ago

#91 - feat(variable hover): add function to toggle multi-line display

Pull Request - State: closed - Opened by theHamsta almost 4 years ago - 1 comment

#90 - fix(variables): remove erroneous syntax match

Pull Request - State: closed - Opened by theHamsta almost 4 years ago

#89 - Add documentation for ui.variables.hover

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#88 - Add variables hover window

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago - 2 comments

#87 - Change logfile path to XDG_CACHE_HOME

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#86 - Tweak README a bit

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#85 - help setting up lldb-vscode for cpp

Issue - State: closed - Opened by p00f almost 4 years ago - 7 comments

#84 - Extend documentation

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#83 - Add a `wincmd` argument to repl.open/toggle

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#82 - help setting up vscode-js-debug

Issue - State: closed - Opened by pretentious7 almost 4 years ago - 19 comments

#81 - Update README.md

Pull Request - State: closed - Opened by pretentious7 almost 4 years ago

#80 - :help dap does not link to help file

Issue - State: closed - Opened by pretentious7 almost 4 years ago - 1 comment

#79 - Setting request: open repl in vertical split

Issue - State: closed - Opened by mrdgo almost 4 years ago - 3 comments

#78 - Assert that configurations is list like, not an object

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#77 - Normalize vim.NIL to nil in dap responses

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#76 - Make signs configurable

Issue - State: closed - Opened by OkanEsen almost 4 years ago - 2 comments

#75 - Move extensions list from readme to the wiki

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#74 - Add support for external terminals

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#73 - Load source on breakpoint if sourceReference > 0

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago

#72 - Expose current session

Pull Request - State: closed - Opened by mfussenegger almost 4 years ago - 1 comment

#71 - Reduce string concat related allocations

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#70 - Add link to nvim-dap-python in README

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#69 - Add a help command to the repl

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#68 - Spawn child process detached

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#67 - Add defaults table to allow overriding exception_breakpoints default

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#66 - Running a different command without sourcing configurations

Issue - State: closed - Opened by tkolleh about 4 years ago - 3 comments

#65 - Allow default setting for excepions.

Pull Request - State: closed - Opened by haringsrob about 4 years ago - 1 comment

#64 - Give the adapter function access to the config

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#63 - Make pick_one function callback based

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#62 - Fix #61: Always ensure a window of the current tabpage is used on stop

Pull Request - State: closed - Opened by theHamsta about 4 years ago - 1 comment

#60 - Skip frames without source when setting frame on stop

Pull Request - State: closed - Opened by theHamsta about 4 years ago - 2 comments

#59 - Python adapter crashes Neovim

Issue - State: closed - Opened by HiPhish about 4 years ago - 25 comments

#58 - feature-request: remote support

Issue - State: closed - Opened by awwalker about 4 years ago - 26 comments

#57 - Add 'pause' functionality

Pull Request - State: closed - Opened by theHamsta about 4 years ago

#56 - Ensure `normal zv` is executed in the right window

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#55 - Update extmark calls to new API → fix .frames handling

Pull Request - State: closed - Opened by mfussenegger about 4 years ago

#54 - DAP setup for Ruby

Issue - State: closed - Opened by sunzoje about 4 years ago - 2 comments

#53 - Make vscode-go happy: Send source.name and lines in breakpoints

Pull Request - State: closed - Opened by mfussenegger about 4 years ago