How does this work? #11128
Unanswered
test3211234
asked this question in
Q&A
How does this work?
#11128
Replies: 1 comment 1 reply
-
GitHub uses tree-sitter so it will never be 100% accurate. helix/helix-term/src/ui/editor.rs Lines 1317 to 1324 in 649bd45 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
helix/helix-term/src/commands.rs
Line 94 in 649bd45
I see this context is passed into each function, but I never see it actually get created. I tried GitHub searching but couldn't find anything.
Beta Was this translation helpful? Give feedback.
All reactions