Steven Kalt

Results 51 issues of Steven Kalt

see #2814; notes in commit messages.

Motivation: I'm experimenting with adding Clojure-style namespaces in tree-sitter rule names (e.g. `namespace/my_rule`). I'd like to know how cursed or blessed that approach is before I get too far. Context:...

**Context**: [`podman`](https://podman.io/) is a tool to run and manage containers. It's an alternative to docker that has most of the same command-line flags and arguments. I'd like [`tree-sitter build-wasm`](https://github.com/tree-sitter/tree-sitter/blob/660481dbf71413eba5a928b0b0ab8da50c1109e0/cli/loader/src/lib.rs#L571) to...

Reproduction: ```sh git cc -m "feat " ``` Expected behavior: identical to `git cc -m "feat"` Actual behavior: deletion of newline required prior to matching "feat\n" as "feat"

like `sh -c ./scripts/get-scopes.sh`

enhancement

Like 20 of 'em should do the trick. Expected behavior: - list cuts off at screen height with some indicator of pagination - scrolling down/up maintains a smooth view of...

bug

When I have many scopes, I'd prefer to use fuzzy search rather than strict prefix matching.

enhancement

i.e. [`conventional-changelog` / `commitlint` config](https://github.com/conventional-changelog/commitlint#config) to start with.

enhancement

like `pkg/*` should let me use any of the `pkg/*` directories' names as scopes.

enhancement