You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to say this is by far the best lua debug adapter i've seen on github !!!
It would be nice to have it working on neovim editor since I enjoy their community more.
Now the server sides contain some vscode dependencies, like terminal creation, messaging and logging, file buffer and local path handling. These are not available when launching server via command line(nvim-dap starts adapter server from command line).
Neovim community now struggles on a universal lua debug adapter that's simple yet powerful. Wish u could make a few modifications to bring this awesome adapter to its next level :)
The text was updated successfully, but these errors were encountered:
I have to say this is by far the best lua debug adapter i've seen on github !!!
It would be nice to have it working on neovim editor since I enjoy their community more.
Now the server sides contain some vscode dependencies, like terminal creation, messaging and logging, file buffer and local path handling. These are not available when launching server via command line(nvim-dap starts adapter server from command line).
Neovim community now struggles on a universal lua debug adapter that's simple yet powerful. Wish u could make a few modifications to bring this awesome adapter to its next level :)
The text was updated successfully, but these errors were encountered: