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

Marksman is not aware of newly created file before it is opened #311

Open
chedieck opened this issue May 3, 2024 · 0 comments
Open

Marksman is not aware of newly created file before it is opened #311

chedieck opened this issue May 3, 2024 · 0 comments

Comments

@chedieck
Copy link

chedieck commented May 3, 2024

When I make a link to a new file, I can create the file with the LSP with lua vim.lsp.buf.code_action() and this works fine.
However, upon trying to access the file using lua vim.lsp.buf.definition(), it doesn't see it. I have to manually open the file in neovim, or restart the LSP, for it to be able to access it by definition.

Here is a video showcasing the problem:

mm.webm
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