Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neovim: working debug for OSX/Linux #2366

Open
2 tasks
saidelike opened this issue May 28, 2024 · 5 comments
Open
2 tasks

Neovim: working debug for OSX/Linux #2366

saidelike opened this issue May 28, 2024 · 5 comments
Labels
app-neovim Issues related to neovim support

Comments

@saidelike
Copy link
Collaborator

  • launch config for osx and Linux (currently relies on node.exe)
  • task to run neovim in the background for osx and Linux (currently relies on powershell)
@saidelike
Copy link
Collaborator Author

I believe @pokey you got it working on OSX already?

@pokey
Copy link
Member

pokey commented Jul 24, 2024

It used to work 😅. See #2256 (comment)

@saidelike
Copy link
Collaborator Author

It used to work 😅. See #2256 (comment)

Try disabling your tail -f logging as described on other issue. It fixed it for me on Windows :)

@pokey
Copy link
Member

pokey commented Jul 25, 2024

This is working again for me with f1908a1. @fidgetingbits feel free to close if that works for you

@saidelike
Copy link
Collaborator Author

Just noting that I still have working debug on Windows after your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-neovim Issues related to neovim support
Projects
None yet
Development

No branches or pull requests

3 participants