Results 23 issues of Matthias Deiml

See #17060. This changes the `match` returned by `iter_matches` to be a map from `capture_id` to **list** of nodes instead of map from `capture_id` to **single** node, which is closer...

api
status:needs-discussion
lua
treesitter

When using arrow syntax in a where block hindent produces invalid syntax: ```haskell where w = proc ~(last, config) -> do let ~(content', caret', caret0') = maybe last (\ s...

type: bug
component: hindent

**Is your feature request related to a problem? Please describe.** Markdown is not a very well defined as a language. People might want different language features depending on their use...

Based on #3136. Fixes #3127 and might fix #3133. This changes `shell_impl` to concurrently write to `stdin` while reading from `stdout` and `stderr`. This way processes will not block, if...

A-helix-term
S-waiting-on-review

* [ ] Example 363 - https://github.github.com/gfm/#example-363: * [x] Example 376 - https://github.github.com/gfm/#example-376: * [ ] Example 380 - https://github.github.com/gfm/#example-380: * [x] Example 388 - https://github.github.com/gfm/#example-388: * [ ] Example...

invalid

See example 355.

invalid