LunarVim | Debugging & Testing Python Setup

preview_player
Показать описание


BECOME A MEMBER:

SUPPORT THE CHANNEL

SOCIAL MEDIA

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

Love the work yall are doing with lunarvim. Can't wait for gtest/other C++ frameworks

penguin
Автор

Here are all the changes I had to do to the config.lua in the repository to make it work:
- Updated my NeoVim to v0.10.4 (I used homebrew, nvim-nio plugin will need it)
- Installed the "nvim-neotest/nvim-nio" plugin (neo-test needs it)
- Changed the to "nvim-neotest/nvim-nio" (as I'm not using conda env)
- Also had to install the languages servers mentioned using Mason
Hope you find it helpful!

caioaugustoreis
Автор

This is really cool. I’ve been using LunarVim for a while and it is comfortable to use. Btw, is there anyway to use LunarVim to debug C/C++?

jixinhan
Автор

it'd be great to have more videos about lunarvim

tuto
Автор

miss ya bro hope life is going good for ya! maybe someday you'll have a miraculous return

umopplsdn
Автор

cool, would be great to see the same for rust/node:)

aleksandr
Автор

What terminal do you use and what theme is that in terminal, looks sick

Rahul-mews
Автор

Hello. Can you tell me why debugpy when creating the pyvenv.cfg file binds it to a specific project? It is important? Or can I make a separate venv and connect it there?

Tg_Barmaley
Автор

Hi chris, I'm really loving your content so far. Can you make a video on how to change a status line on lunarvim please!!!

roshanleembu
Автор

Can someone guide me to some resources where i can learn all these programming terms and methods.
I am into progr and dev but found the topics of tests and debug difficult to understand.

AGS
Автор

How do I setup terminal input (for ReadLine functions like) in lvim for c# (with netcoredbg)?

wejesuss-
Автор

Managing environment is just impossible with nvim-dap-python. I don't how to do this without per-project nvim config that can create run configurations, load env files and set the PYTHONPATH. And if I'm doing that, why even use dap-python at all? It barely helps.

If you're just running an example app with one file and no dependancies or staging, sure, this works. But in the real world you'll have multiple virtualenvs and a handful of dotfiles. And you'll want to run individual files with __main__. With this setup, none of that will work.

Android
Автор

I just dont knwo why the heck this for every language cant just be writtein in the docs? Why have I wasted 2 hours looking around trying to find the config to debug go? Kind of defeats the purpose of using lunavim when i have to seearch everywhere and make it up as i go anyway...

verawaldow
visit shbcf.ru