CodeEdit
CodeEdit copied to clipboard
✨ Improve textfield behavior in Project Navigator
Description
I would like to suggest a few things for the enhancement of textfield in Project Navigator.
- When renaming the filename in Project Navigator, the textfield should highlight only filename excluding file extension (let's say to edit a file called
HelloWorld.swift, the selection should be applied only onHelloWorld) like Xcode so that it is easy to edit filename without touching extension part. - While editing the filename, the background of textfield turns to blue and it looks like textfield is highlighted. The ideal behavior is that textfield should use
NSColor.textBackgroundColorso that it will easy to read the filename editing.
I attached screencast below. Please refer to it.
Alternatives Considered
No response
Additional Context
No response
Screenshots
https://github.com/CodeEditApp/CodeEdit/assets/67727096/e0c0aef7-37d4-4c38-bd99-a0860215596d