[Neovim] Debugging with NVIM-DAP

preview_player
Показать описание
A quick demonstration on how you do VSCode-like debugging in Neovim.

Plugins used:
Рекомендации по теме
Комментарии
Автор

hands down the sexiest nvim theming I've seen yet

tjex
Автор

It's funny that you made it for a single guy and you 4k views on it.

TheRealisticNihilist
Автор

Hi Louis. Very nice setup. May I ask which color scheme and font you are using here? Thanks in advance!

iduran
Автор

Ah... I was under an impression that `mason-nvim-dap` will bring sane `dap.configurations` in but it failed for every debugger I've tried so far. Seeing your example gives me a good idea on how the config should look like - thanks a bunch.

cprn.
Автор

if they have memory viewer/editor, this will be perfect

elfinositompul
Автор

Hi Louis, thanks for amazing video, I have a question how can you get all dap-ui thing in right place? I mean console at the bottom and stack on the left side? Could you share your config for dap-ui? I've tried to find it your gh but wasn't successful. Thanks.

Krishtal
Автор

do you have git repo with your dev env setup? can't find it on your git, would be much appreciated. love it

natsukashii_ne
Автор

Awesome overview. Do you know if there’s a way to execute the parray command from lldb with nvim-dap?

michaelherman
Автор

What plugin do you use that allows you to fuzzy find your way through a list of commands?

NightstalkerKK
Автор

Cool - which nvim config are you using for left sidebar?

sethm
Автор

can you dockerise this ide like configuration.i want to test it if possible. this ide like experience looks interesting

davititchanturia