Alex Vinyals

Results 5 issues of Alex Vinyals

This patch introduces bracket matching independent of tree-sitter grammar. For the initial iteration of this feature, only match on the current line. This matching is introduced as a fallback in...

A-core
S-waiting-on-review

## Context This patch implements a new feature to support highlighting of trailing whitespace as requested in #2719, a new module named `trailing_whitespace` is added, which exposes a `WhitespaceKind` enum,...

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

This patch implements a new `:cycle` command that supports an option's cycling of values. When the config is a boolean, it flips the value, otherwise cycles the argument strings. See...

C-enhancement
A-helix-term
S-waiting-on-review
S-needs-discussion

I placed the spinner in the template of a controller, no problem, stayed there. But when its placed inside a directive, it hides after less than one second without calling...

## Context Adds a new render configuration value `Trailing`, which can be used to selectively enable trailing whitespace of certain whitespace characters as requested in #2719

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