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

#1341 - Feature Request: Customizable Icons and Colors for Breakpoints

Issue - State: closed - Opened by domi413 5 months ago - 5 comments

#1340 - Always inherit environment when launching external terminal

Pull Request - State: closed - Opened by apognu 5 months ago - 4 comments

#1339 - [Feature] DebugAdapterInlineImplementation

Issue - State: closed - Opened by okwasniewski 5 months ago - 2 comments

#1338 - suppport specify filetype when calling dap.continue

Pull Request - State: closed - Opened by OrangeWatermelon 5 months ago - 1 comment

#1337 - Netcoredbg not stopping on breakpoints

Issue - State: closed - Opened by Rekwass 5 months ago - 5 comments

#1335 - [Feature Request] Trigger autocompletion for every character

Issue - State: closed - Opened by igorlfs 5 months ago - 2 comments

#1334 - Restore stopped state if goto errors

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

#1332 - Error message when step through debugging

Issue - State: closed - Opened by xy-lin 5 months ago - 4 comments

#1331 - Error message when step through debugging

Issue - State: closed - Opened by cnmarinas 5 months ago

#1330 - Fixing error when evaluating code and resp.variablesReference is nil

Pull Request - State: closed - Opened by fabiomcosta 5 months ago - 2 comments

#1329 - Add a `usevisible` switchbuf option

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

#1328 - Don't move the cursor when advancing the debugger

Issue - State: closed - Opened by haraldan 6 months ago - 4 comments

#1325 - feat: Allow DapToggleBreakpoint for placing conditional breakpoints

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

#1322 - Add support for alternate row colors in stack/scope UI

Issue - State: closed - Opened by sigasigasiga 6 months ago - 3 comments
Labels: needs votes

#1318 - Fix run in external terminal not propagating environment variables to program

Pull Request - State: closed - Opened by sewbacca 6 months ago - 2 comments

#1315 - Handle disassembly buffer

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

#1314 - Always set startFrame in stackTrace request

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

#1313 - Include frame name in "Source missing" info messages

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

#1312 - Fix some type annotations (missing dap. prefix)

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

#1310 - Add type annotations for setBreakoints; fix tests on nightly

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

#1309 - Update luarocks-tag-release GHA to v7

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

#1308 - Gdb error after following debug adapter installation wiki

Issue - State: closed - Opened by thomascookandroid 6 months ago - 6 comments

#1305 - vscode-cpptools missing features.

Issue - State: closed - Opened by aabbccddeeffggj 7 months ago - 1 comment

#1301 - Any plan to use fzf to pick process

Issue - State: closed - Opened by GopherJ 7 months ago - 1 comment

#1296 - Fix text highlight

Pull Request - State: closed - Opened by Daemo00 7 months ago - 1 comment

#1295 - Add utils.pick_process_by_name()

Pull Request - State: closed - Opened by barreiroleo 7 months ago - 2 comments

#1294 - Add DapDisconnect command

Pull Request - State: closed - Opened by barreiroleo 7 months ago

#1293 - [Feature] Set the debug name when starting debug.

Issue - State: closed - Opened by chaozwn 7 months ago - 1 comment

#1291 - [feature] Purge ansi color escape codes in repl terminal

Issue - State: open - Opened by a73s 7 months ago - 1 comment
Labels: needs votes

#1288 - [Feature] Support multiple session switch

Issue - State: closed - Opened by chaozwn 7 months ago - 1 comment

#1287 - Enhanced support when debugging in a multi-threaded setup

Issue - State: closed - Opened by 5reep4thy 7 months ago - 1 comment

#1285 - Fix only general error message is shown when launch.json is invalid

Pull Request - State: closed - Opened by ADIX7 7 months ago

#1283 - Delve Works, But Go (Using Delve Directly) Fails with "stub exited"

Issue - State: closed - Opened by uvb1 7 months ago - 3 comments

#1281 - Add support for sessionless expression interpreters

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

#1280 - Error pops up on Neovim 0.10 in WINDOWS 11

Issue - State: closed - Opened by jacknicklenson 7 months ago - 1 comment

#1279 - Errors stepping over with `lldb-dap` (C++)

Issue - State: closed - Opened by teonnik 7 months ago - 1 comment

#1277 - Cannot attach to running process for C programme

Issue - State: closed - Opened by marrs 7 months ago - 3 comments

#1276 - feat: add utils split_args function

Pull Request - State: closed - Opened by Diaoul 8 months ago - 7 comments

#1273 - Remove executable from adapter when request type is attach

Pull Request - State: closed - Opened by jsternberg 8 months ago - 2 comments

#1269 - Docs missing from luarocks

Issue - State: open - Opened by sahinf 8 months ago

#1267 - Support string input for `args` field in `launch.json`

Issue - State: closed - Opened by Pagliacii 8 months ago - 6 comments

#1261 - Create dap response inside a dap.listener

Issue - State: closed - Opened by frere-jacques 8 months ago - 2 comments

#1260 - codelldb Issue with command output visibility in debug DAP UI

Issue - State: closed - Opened by Mike-18awq 8 months ago - 1 comment

#1257 - Debugging PHP works, but status stays as 'running' after script is done

Issue - State: closed - Opened by jorismak 9 months ago - 1 comment

#1255 - Python `print()` statements in the REPL are duplicated

Issue - State: closed - Opened by carschandler 9 months ago - 2 comments

#1253 - Add json schema to launch.json template

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

#1252 - Less verbose scopes output

Issue - State: closed - Opened by simonmclean 9 months ago - 1 comment

#1251 - Fix some luals warnings and polish some code

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

#1250 - Add DapEval command

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

#1248 - Move on_config hooks from providers to listeners

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

#1246 - Do less work on scope responses

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

#1244 - feat: Add neoconf.nvim config provider

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

#1243 - Add :DapNew command start new session

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

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

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

#1241 - Add on_config hooks to dap.providers

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

#1240 - Make tests busted compatible

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

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

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

#1238 - Add dap. namespace to luacats class definitions

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

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

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

#1230 - Windows: add support for named pipes

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

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

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

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

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

#1226 - rfc: configuration providers

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

#1222 - Switching repl between multiple sessions

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

#1222 - Switching repl between multiple sessions

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

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

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

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

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

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

Issue - State: closed - Opened by asmodeus812 10 months ago - 3 comments

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

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

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

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

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

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

#1176 - widgets.sidebar.toggle() causes incremental lag (js-debug-adapter)

Issue - State: open - Opened by serranomorante 11 months ago - 7 comments
Labels: needs: feedback

#1166 - Won't terminate after the first encountered breakpoint on vscode-js-debug

Issue - State: closed - Opened by foxt451 12 months ago - 10 comments

#1166 - Won't terminate after the first encountered breakpoint on vscode-js-debug

Issue - State: closed - Opened by foxt451 12 months ago - 10 comments

#1164 - Auto scroll when repl is not the active window

Issue - State: open - Opened by joshpetit 12 months ago - 3 comments
Labels: needs: feedback

#1164 - Auto scroll when repl is not the active window

Issue - State: open - Opened by joshpetit 12 months ago - 1 comment
Labels: needs: feedback

#1163 - With preview, a supplied expression is not passed to the refresh

Issue - State: closed - Opened by torypages 12 months ago - 1 comment

#1163 - With preview, a supplied expression is not passed to the refresh

Issue - State: closed - Opened by torypages 12 months ago - 1 comment

#1152 - "Wait for breakpoint" Triggered break points

Issue - State: open - Opened by s1n7ax about 1 year ago - 1 comment
Labels: needs votes

#1152 - "Wait for breakpoint" Triggered break points

Issue - State: open - Opened by s1n7ax about 1 year ago - 1 comment
Labels: needs votes