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

feature request: LSP willRenameFiles #184

Closed
1 task done
lopi-py opened this issue Sep 23, 2023 · 2 comments
Closed
1 task done

feature request: LSP willRenameFiles #184

lopi-py opened this issue Sep 23, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@lopi-py
Copy link

lopi-py commented Sep 23, 2023

Did you check existing requests?

  • I have searched the existing issues

Describe the feature

Add callbacks when creating, renaming/moving and deleting files.

Provide background

It would be nice to notify the lsp when a file is renamed, for example this plugin makes it possible with nvim-tree and neo-tree. It would be nice if it could integrate with oil.nvim. Also this could be interesting to have as a built-in feature

Additional details

No response

@lopi-py lopi-py added the enhancement New feature or request label Sep 23, 2023
@stevearc stevearc changed the title feature request: callbacks feature request: LSP willRenameFiles Oct 1, 2023
@stevearc
Copy link
Owner

stevearc commented Oct 1, 2023

I've added built-in support for willRenameFiles. Been thinking about this for a while; just needed an extra push!

@jacksonludwig
Copy link

jacksonludwig commented Oct 6, 2023

Might be worth adding this to the readme, personally I had nvim-tree installed alongside oil only because it did not yet support this :)

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

No branches or pull requests

3 participants