LunarVim/Neovim - Debugging Demo | Java, Python, Rust, Go, Javascript

preview_player
Показать описание
BECOME A MEMBER:

SUPPORT THE CHANNEL

SOCIAL MEDIA

GET INTO CRYPTO AND SUPPORT THE CHANNEL

₿ DONATE CRYPTO
Bitcoin: bc1qlw9t04evwvvlgkwkxf3cm9mfk6zgmy09sp4uja
Ethereum: 0x31202eF4Ce3d03c1B5111Bc388f937e7b17dd164
Рекомендации по теме
Комментарии
Автор

neovim really has become a full fledged IDE, you can't call it just a code editor anymore with these crazy features.

nobu
Автор

Looking forward to your video explaining the configuration. DAP is such a pain to get working right!

verbze
Автор

looks like vs code has some serious competition.

chyldstudios
Автор

This is the milestone I was waiting for.
I know it was sort of possible already, but the effort to integrate that all was too much to me.
Thanks for making it available to the mases.

smibssmibs
Автор

the ui looks amazing gj, are you planning on making videos on how to set this up? im using your neovim from scrath setup and debugging would be cool addition to that

sibouras
Автор

This is amazing. Really looking forward to follow up videos!

darksinge
Автор

This is amazing! Hope the setup tutorial will come soon~

lintaoamons
Автор

Chris, I just want to thank you for all your outstanding work.

Backed by official docs and having struggled with self configuring lsp and staff and understanding positively nothing, after days of attemts I stumbled upon your nvim-lua tutorial series, which was eye opener. Then I found you LunarVim bundle.

Since then I tried several alternatives, settled down with more "just text editor" minimal setup, but you were the first one being able to explain things -- kudos man!

Keep it up!

dmitrygronsky
Автор

I was looking for this for a really long time to finally completly move to lunarvim. Thank you!!

anthonyraulmunantechavez
Автор

That's sooo cool, can't wait for the setup tutorial!

mp
Автор

Looking forward to the setup video. Couldn’t quite follow the stream

yeehingtong
Автор

Holy shit!
The clickable debug menus is a game changer for me
I went back to vscode only because i was having diffculty debugging my programs. Now i think I'll go abck to nvim

shub_zzz
Автор

Hi Chris! I've been watching your videos of neovim from scratch, and I learned a lot about neovim, and I'm making my own config like LunarVim.
I was wondering if you can make a video of setting up the nvim-dap plugin. I only need in order to complete my config.
Thanks! Love your videos!

pinnguino
Автор

you are incredible, Chris!
thank you for that!

IgorogI
Автор

Could you add documentation for debugging on the Lunar Vim website?

secure_by_default
Автор

Hey Chris - I am really enjoying Lunarvim so far, and after playing around with Neovim and creating some light custom conf, I can grasp the amount of work you put into this project, and it's quite impressive. Big thanks to you and to all the maintainers.

A thing I am struggling with while working with JS and React is opening a file in the browser, like opening an HTML file in the browser from explorer or without leaving Lunarvim. IN VSCode I could do it with live server - I am finding online a lot of different takes on how to do this but I was interested in yours?

I guess for React is not really that relevant cause you can do npm start and that will start the host directly.

Thanks!

matteostara
Автор

Is there a plug-in that saves your session after you exist vim and also saves the customised buffer order you did? I really would like that.

IkraamDev
Автор

Hi chris, can you make a video about how to properly set up nvim-dap and debugging adapters for different languages? I've transferred to LunarVim for weeks and I enjoy it very much, but I still can't get the debug stuffs work properly and I really hope there will be some explanation about dap setups.

lierzlorentz
Автор

is there something like this for emacs?
Edit:
I think I found one. It's called dap-mode

mrt_
Автор

Is it possible to do this with C# and omnisharp? I think Microsoft doesn't allow their debugger to be used, right?

christoph