Benjamin Nash
Benjamin Nash
Thanks for this phenomenal package! Is there any way to keep the window focus on nvim after opening a preview tab?
Thanks for this fantastic project. I'm noticing that the styles that are applied directly to `label` (and perhaps other tags) can make it difficult to integrate halfmoon with existing projects....
When using the SolidJS integration, the following results in `Uncaught ReferenceError: props is not defined` in the browser: ```ts const BrokenInput = (props: InputProps) => ( ) ``` On the...
## Description Provide a way to use the NVIDIA Network Operator through the CLI and API of the Kubernetes scheduler. ## Motivation/Background The [NVIDIA Network Operator](https://github.com/Mellanox/network-operator) enables RDMA devices and...
I'd love it if we could get Iframe support working. When I add an iframe tag directly to the markdown, the `src` attribute seems to be stripped out, as if...
Hi, thanks for your work on this interesting proposal. Would be possible to initialize a protocol field by accessing `this`, or would that need to be a method? E.g.: ```javascript...
### Describe the bug When calling a method on a variable named `it`, the server managed by the VSCode extension crashes. ### Expected Behavior No crash ### Current Behavior The...