Billy Zaelani Malik
Billy Zaelani Malik
In this [docs](https://github.com/spy16/droplets/blob/master/docs/organization.md), package `domain` cannot have a direct dependency on external packages. Why `User` domain import package `golang.org/x/crypto/bcrypt`? Any good reason?
**Describe the Feature Request** I think adding key binding for every action is a must. For terminal focus, perhaps something like `ctrl+t` or `tab` is good enough.
When I use `autotype: pass` inside password, it's work as intended. But if i set `default_autotype='pass'` inside config file and the password doesn't specify `autotype` it doesn't work, the behavior...
Hi @joneshf , I'm following issues regarding caching nix store in github action and saw your [solutions](https://github.com/actions/cache/issues/749#issuecomment-1465302692). It works wonder and it speed up the CI time. However I notice...
### Description I'm using Neovim with the following setup ```lua local nvim_lsp = require("lspconfig") nvim_lsp.nixd.setup({ cmd = { "nixd" }, settings = { nixd = { formatting = { command...
**Is your feature request related to a problem? Please describe.** > Request modifiers can only inspect and modify requests Why limiting to that? I have a case where need to...
Support shortcircuit in Request Modifiers by allowing to returns `ResponseWrapper`. Close #730, the issue doesn't have much comment but since this is trivial, I create a PR regardless.
The elm-format when returning error will spawn `vim.ui.select` in neovim. ## Expected Behavior I'm expecting the LSP to not spawn `vim.ui.select` when elm-format returning error. Just ignore it. ## Current...
### Issues - [X] I have checked [existing issues](https://github.com/rest-nvim/rest.nvim/issues?q=is%3Aissue) and there are no existing ones with the same request. ### Feature description Can we have an old view in v3?...
Apple container: https://github.com/apple/container Can't find the service so request to add apple container services. I might able to do it myself, but put it here just in case anyone interests.