wonrax
wonrax
The current behavior with the `:%s` (update: the `global` command too) command is whenever you add/remove character to the search pattern, vscode-neovim tries jumping around to highlight the first match....
I couldn't build the code. Hadn't made any change. Log: ``` $ npm run start > [email protected] start > stencil build --dev --watch --serve [26:03.9] @stencil/core [26:04.3] v2.14.0 💫 [26:10.9]...
### Bug Description User settings like `Show splash screen` or the default GPT model for new chats get reset every time I do a chat sync. The chat sync is...
### Feature Description Currently, blink doesn't seem to respect LSP suggestion ordering, defaulting to sorting by kind or label even when disabled in the config. This affects heuristic LSP suggestion...
Merkle proof task and offchain rollup task in queue might fail with error `Transaction has been aborted`. ```log 2025-02-06T09:22:52.746Z zkDatabase ERROR Error while processing document queue: MongoServerError: Transaction with {...
Due to misconfiguration, eslint does not have any effect on the files. Moreover, eslint is throwing error because it couldn't find any files to operate on. This PR https://github.com/orochi-network/zkDatabase/pull/291 temporarily...
This refactor PR https://github.com/orochi-network/zkDatabase/pull/314 when merged could affect contract proving. Re-testing is required.
Before: ``` Running `target/debug/goose` Failed to start extension: git, "No such file or directory (os error 2)" Please check extension configuration for git. ``` The user might mistake this to...
### Describe the bug If the shebang executable could not be found, nushell will throw an error with a confusing message and a reference to the unhelpful Rust code. ```...