Configure Neovim debug adapter for dotnet on macOS
Ever since moving to Neovim I’ve been printf() debugging. This approach is usually good enough for my side projects at home, but I’m not going to lie, there are times when I miss step debugging.
Read more...