-
Am creating a dap package and installing it to OAK-D Pro W PoE using device manager.
Am getting the video feed on link, but the IR led does not switch on.
Tested it on dark room environment.
Check…
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasn…
clorl updated
1 month ago
-
### Summary
If I have try to debug after having set a breakpoint helix crashes with the following error. The code is using async I don't know if that matters
```
RUST_BACKTRACE=full hx -vv .
t…
-
Hi there,
I don't like installing tools globally (because it's far too easy to lose track of project dependencies) and prefer to use Nix flakes to keep everything self-contained. A problem I run into…
-
I've installed `debugpy` in my venv and `nvim-dap` for my neovim. But I cannot get the dap to stop at the breakpoint I set inside nvim.
Calling `breakpoint()` works just fine and I can debug or run…
-
Hello, I’m working on packaging some of the Continuous Release versions for NixOS, and it appears the list of dependencies isn’t up-to-date.
An updated list of things necessary to build gnatstudio …
-
I'm trying to simplify a bit of Caddyfile - and using a variable as part of the path name.
Part of the Caddyfile I'm using is as follows:
```
handle /xplane/charts/* {
vars {
…
-
after `M-x dap-debug` is called on `launch.json` file below, I get following error:
```
error in process sentinel: dap--buffers-w-breakpoints: Wrong type argument: markerp, nil
error in process s…
-
I have `gdb` and `rust-gdb` installed in my macOS. I have tried both of them inside the terminal, and it usually works.
But when I `M-x dap-debug`, it shows the icons at the head of the window and …
-
this might be too early to suggest but is one of the features that makes a simple editor become an essential tool for my workflow \
I simply love integrated development environments
you're probabl…