Benjamin Kane

Results 35 issues of Benjamin Kane

JSON: I have validated this JSON with `jq`. ```json { "data": [ [ "1", "2", "3" ], [ "3", "4", "5" ] ], "columns": [ { "title": "time" }, {...

See https://github.com/williamboman/mason-lspconfig.nvim

nvim

I want: - code fence syntax highlighting - large file support Try this with tree-sitter?

nvim

Hello, Is there an option to see colored diffs when a test fails? I didn't notice one when looking at the code. If not, would you accept a PR to...

## Wiki Page URL https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#explanation-of-buttons-in-the-web-ui---admin-snapshots-list ## Suggested Edit Document how search works in Archivebox. It looks like https://github.com/ArchiveBox/ArchiveBox/pull/721 and https://github.com/ArchiveBox/ArchiveBox/pull/543 add full text search using Sonic, but I can't find...

size: easy
status: wip
good first ticket
help wanted
touches: docs
type: enhancement

Hello - I'd like to use https://pkg.go.dev/modernc.org/sqlite for my SQLite driver (it's CGO free!). Is this possible, and if it's not currently possible, do you think it's a good idea...

I created an issue for this ( https://github.com/roxma/nvim-completion-manager/issues/132 ) and @LaBatata101 did as well (https://github.com/roxma/nvim-completion-manager/issues/162 ), so maybe other people can use the code as well. Thanks for the awesome...

**Required Functionality** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I need data that "looks" a certain way. For my specific use...

enhancement
help wanted

It's really neat that Boa allows for interactive subcommand selection, but (from the GIF), it looks like it exits after you pick the command. It would be really neat if...

enhancement