zenoli

Results 5 issues of zenoli

Is it possible to indicate the current position in the stack-frame window when we navigate through the stack by showing a ">" in the list?

Hi, first of all, thanks for this amazing plugin! This is my first contribution and I kept the PR minimal because I want to first assess whether this feature is...

### Problem Statement When I navigate the stack frame (via `dap.up(), dap.down()`, the indicator arrow moves to where am in the stack frame. Hence I lose the visual indication where...

needs votes

### I've searched open issues for similar requests - [X] Yes ### I've recently downloaded the latest plugin version of mason.nvim - [X] Yes ### Problem description Installing older versions...

installation-issue

Hi, Thank you for this plugin! Is debugging vite-tests supported? I tried to make it run with the following config, and the debugger attaches but from there on, things are...