Happy Dave
Happy Dave
The documentation (with its link to your dotfiles) appears to suggest that the file to be linted has to be hardcoded in init.vim as: ``` init_options = { journalFile =...
Hi there, not so much an issue as a feature request or question. I am experimenting with using Actions + CDK to deploy a Lambda function with API Gateway, and...
- [x] I have searched the [issues](https://github.com/justinmayer/virtualfish/issues?q=is%3Aissue) (including closed ones) and believe that this is not a duplicate. [NB this relates to but does not duplicate #69] - [x] I...
As a user, I'm excited by the features promised for the the future of Textual. I have a project that would benefit from a UI I'd like to implement with...
**Is your feature request related to a problem? Please describe.** No. This extension is amazing. I just want to suggest a way to make it even better. **Describe the solution...
In `cruft diff` [here](https://github.com/cruft/cruft/blob/master/cruft/_commands/diff.py#L47), cruft copies project files that also exist in the hydrated template. Early in a template's life I'm developing it by using a toy project, adding tests,...
This isn't an issue, and not necessarily a feature request, but more of a request for feedback. :bulb: tldr: I propose a refactor that puts most of logzero into a...
Use HttpHeaderDict.itermerged() rather than .items() to preserve all cookie values (as a single comma-separated value) where multiple cookies are received with the same key. https://github.com/urllib3/urllib3/blob/7d813bce9b1e39e45678209ccca771e825bc9472/src/urllib3/_collections.py#L294
A minor one, and I'm not sure if it belongs here or in [beancount-language-server](https://github.com/polarmutex/beancount-language-server/issues) or [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter/issues/), or even if this is implemented but I'm not configured correctly. But it would...