Skip to content

fix(#1520) file type changes are not detected. #1521

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

Conversation

sebcode
Copy link
Contributor

@sebcode sebcode commented Aug 19, 2022

resolves #1520.

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.

Tested OK:
file -> link
file -> dir
link -> file
link -> dir
dir -> file
dir -> link

This will fit nicely into some ongoing work to change nodes to classes.

  • utils function
  • destory node

@sebcode sebcode force-pushed the fix/1520/detect-file-type-change branch from cf7fb58 to c82f200 Compare August 21, 2022 12:16
@sebcode sebcode requested a review from alex-courtis August 21, 2022 12:19
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.

Re-tested OK

@alex-courtis alex-courtis merged commit c5fba1e into nvim-tree:master Aug 22, 2022
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
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.

File type changes are not detected
2 participants