๐ cmd-f doesn't do anything
Closed this issue ยท 3 comments
Description
I'm not sure if this is a bug or just hasn't been implemented yet but cmd-f doesn't do anything, I'm unable to search my file. It's also greyed out in the menubar at the top.
To Reproduce
- Do cmd-f on the keyboard to get the macOS error ping sound
- Alternatively go to the menubar and click find, everything is greyed out
Expected Behavior
A find window or bar should pop up.
Version Information
CodeEdit: 0.1.0-alpha.38
macOS: 14.4.1
Xcode: 15.3
Additional Context
I'm not sure if this was simply not added yet, but the find item in the menubar suggests otherwise. I could be wrong though.
Screenshots
I also have the same problem
Same here! Its been a long time. Did anyone figure out a way to be able to for cmd+f ?
working on large files becomes a pain if we cant use find & replace, as this is very basic for a editor.
This need to be implemented in the text editor package. This was done until we released our own editor view and now needs implementation. Closing this in favor of the open issue on that package CodeEditApp/CodeEditTextView#1. This is a priority issue.