Check for existing issues
Describe the bug / provide steps to reproduce it
When using a language which has multi-character "brackets" (such as do/end in Elixir and other languages), % will take you from the start of the @open "bracket" to the end of the @close "bracket", but placing your cursor anywhere else in the "bracket" will not work.
In particular this means that you cannot use repeated % to repeatedly move between @open and @close "brackets".
Zed Version and System Specs
Zed: v0.169.2 (Zed)
OS: macOS 14.4.1
Memory: 32 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
Check for existing issues
Describe the bug / provide steps to reproduce it
When using a language which has multi-character "brackets" (such as
do/endin Elixir and other languages),%will take you from the start of the@open"bracket" to the end of the@close"bracket", but placing your cursor anywhere else in the "bracket" will not work.In particular this means that you cannot use repeated
%to repeatedly move between@openand@close"brackets".Zed Version and System Specs
Zed: v0.169.2 (Zed)
OS: macOS 14.4.1
Memory: 32 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.