> My suggestion would be for both treesit-forward-sentence and -sexp to > use “text” for their heuristic. If someone wants more customized > behavior, they can always write a custom forward-sentence/sexp function. Thanks for the suggestion. So here is the patch that implements this: