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

feat(common): add rename_basename command #1581

Merged
merged 4 commits into from
Dec 22, 2024

Conversation

dunix241
Copy link
Contributor

@dunix241 dunix241 commented Oct 12, 2024

Implemented:

  • command rename_basename that behaves analogously to rename while allowing to rename the node without the extension.

Motivation:

I don't think I need to change a file's extension too often, so, this would shorten the time it takes to rename the file when not touching its extension.

2024-11-06-11-22-06

@dunix241 dunix241 changed the title feat(common): add rename_basename command feat(common): add rename_basename command Oct 13, 2024
@cseickel
Copy link
Contributor

#1606

Copy link
Collaborator

@pynappo pynappo left a comment

Choose a reason for hiding this comment

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

Overall looks good to me. if you don't mind waiting a bit I'll test out the PR after my final exams end on Tuesday, just to make sure this works as intended.

@dunix241
Copy link
Contributor Author

Overall looks good to me. if you don't mind waiting a bit I'll test out the PR after my final exams end on Tuesday, just to make sure this works as intended.

Good luck with your exams! 😅
Hope you'll do well I don't mind waiting

@pynappo pynappo merged commit 2d4094b into nvim-neo-tree:main Dec 22, 2024
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.

3 participants