filtered_pick_process() asks twice for process #124

Open
opened 2025-08-04 17:11:24 +03:00 by dastein1 · 0 comments
dastein1 commented 2025-08-04 17:11:24 +03:00 (Migrated from github.com)

filtered_pick_process() creates a prompt and shows a picker for the processes.

Image

Is this prompt really required? Could it either be removed or an optioned added so that the opts may be overridden from the outside?

_[filtered_pick_process()](https://github.com/leoluz/nvim-dap-go/blob/main/lua/dap-go.lua#L57-L62)_ creates a prompt and shows a picker for the processes. <img width="926" height="273" alt="Image" src="https://github.com/user-attachments/assets/5660847a-cffc-4e14-865f-7f473f4726c8" /> Is this prompt really required? Could it either be removed or an optioned added so that the opts may be overridden from the outside?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NeonXP/nvim-dap-go#124
No description provided.