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: move the debug logs to other directory #2329

Open
saidelike opened this issue May 13, 2024 · 0 comments
Open

neovim: move the debug logs to other directory #2329

saidelike opened this issue May 13, 2024 · 0 comments

Comments

@saidelike
Copy link
Collaborator

At the moment, the neovim logs are stored into the out folder:

"NVIM_NODE_LOG_FILE": "${workspaceFolder}/packages/cursorless-neovim/out/nvim_node.log",

From Pokey:

usually that contains the artifacts that should actually go into the extension. Not a showstopper tho if it's going to be a hassle to do something else; can mention in issue describing better logging approach that we already know we want

We could consider saving the logs into the temp directory.

Note that one advantage of having it into out is that it is clobbered with pnpm clean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant