You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am writing Go code, hitting tab (which should trigger smart tab) within a string sometimes sends the cursor to the parent node, and sometimes sends the cursor to the grandparent node. I don't see any pattern here: this happens when hx is run within both bash and nushell, and happens whether whitespace is before the cursor or not.
Summary
When I am writing Go code, hitting tab (which should trigger smart tab) within a string sometimes sends the cursor to the parent node, and sometimes sends the cursor to the grandparent node. I don't see any pattern here: this happens when
hx
is run within bothbash
andnushell
, and happens whether whitespace is before the cursor or not.Reproduction Steps
https://asciinema.org/a/XKG55rGx7V81wzrm6rtfkElRA
Here is the code:
Helix log
~/.cache/helix/helix.log
helix.log
Platform
Linux
Terminal Emulator
wezterm 20240203-110809-5046fc22
Installation Method
source
Helix Version
helix 25.01.1 (e7ac2fc)
The text was updated successfully, but these errors were encountered: