pocco81 / dap-buddy.nvim

🐞 Debug Adapter Protocol manager for Neovim
GNU General Public License v3.0
400 stars 48 forks source link

feat(chrome): Add typescriptreact and javascriptreact debug support #28

Closed kozer closed 3 years ago

kozer commented 3 years ago

vscode-chrome-debug

pocco81 commented 3 years ago

By any chance, did you test it already?

kozer commented 3 years ago

Yes I did. It worked as expected. You can check it too. Can I send you a pm somehow? I want to ask you some things about codebase, and discuss about haskell debugger, I want to implement that as well. The only thing I didn't test is the uninstall part

kozer commented 3 years ago

Just checked that and I had a bug. Fixed.

pocco81 commented 3 years ago

Can I send you a pm somehow?

Yes but considering that you want to discuss about the codebase and a debugger for Haskell, then why not open an issue instead?

The only thing I didn't test is the uninstall part

Don't worry much about that, I looked at the script and it seemed fine.

pocco81 commented 3 years ago

Thanks for the PR btw :+1: