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

🐞 File renamer appends . to .gitignore file #1966

Open
Jeehut opened this issue Jan 10, 2025 · 0 comments
Open

🐞 File renamer appends . to .gitignore file #1966

Jeehut opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working triage needed

Comments

@Jeehut
Copy link
Contributor

Jeehut commented Jan 10, 2025

Description

I wanted to add a .gitignore file to my project and while renaming, there was some unwanted "magic" behavior that added a file extension to my file in the rename text field, namely a . at the end which caused the text edit contents to read .gitignore.. There should be no magic behavior in renaming whatsoever since this is a developer tool, not a consumer one.

To Reproduce

  1. Open a project without a .gitignore file
  2. Choose "New file" in the context menu
  3. Enter .gitignore

Expected Behavior

I can read what I typed, without any magic behavior adding a ..

Version Information

CodeEdit: 0.3.3-alpha (44)
macOS: 15.1
Xcode: 16.2

Additional Context

No response

Screenshots

Screenshot 2025-01-10 at 08 48 32

Note also the untitled. which has a weird ., too.

@Jeehut Jeehut added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage needed
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant