forked from zed-industries/zed
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Describe the feature
When navigating code, navigating using option-arrow command is a big part of the process.
I'm coming from JetBrains' IDEs and having the editor treat _ (underscores) as word separators is a very important part when it comes to languages where snake_case is the syntax.
In JetBrains editors, the setting is called Settings|Editor|Smart keys|Use "CamelHumps" words CamelHump. Which treats names such as thisFeature as two words: this|Feature and this_feature as two words: this|_|feature (| indicating where the cursor stops when navigating with opt-arrow).
Thank you.
Environment
Zed: v0.162.5 (Zed)
OS: macOS 15.1.1
Memory: 64 GiB
Architecture: aarch64