Skip to content

feat(event): add WillCreateFile, WillRemoveFile #2273

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

Merged
merged 2 commits into from
Jun 19, 2023
Merged

feat(event): add WillCreateFile, WillRemoveFile #2273

merged 2 commits into from
Jun 19, 2023

Conversation

asmodeus812
Copy link
Contributor

Add new will-action events to complement the existing one for rename node. These are mostly going to be useful for implementing lsp file operation actions.

@alex-courtis alex-courtis changed the title Complementing node actions for lsp file operations. feat(event): add WillCreateFile, WillRemoveFile Jun 18, 2023
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely, thank you.

  • Please add these to :help

@alex-courtis
Copy link
Member

It would be great if you could work with @antosha417 and integrate these events into the nvim-lsp-file-operations plugin.

node. These are mostly going to be useful for implementing lsp file
operation actions.
@asmodeus812
Copy link
Contributor Author

@alex-courtis I have resolved the conflicts and updated the docs

Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for your contribution!

@alex-courtis alex-courtis merged commit c3c6544 into nvim-tree:master Jun 19, 2023
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

Successfully merging this pull request may close these issues.

2 participants