-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
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
- Open a project without a
.gitignorefile - Choose "New file" in the context menu
- 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
Note also the untitled. which has a weird ., too.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🏁 Complete