Jay
Jay
@joeypoon how would you implement onOk event listener to the timedialog that's been triggered by datedialog?
Just ran into this issue. This completely nullfies the benefit of using Apollo as a local state management solution.
@jamiebuilds I just created a PR to fulfill the above ask. Please let me know if the PR doesn't meet your expectations. https://github.com/jamiebuilds/unstated-next/pull/83
Are those customizable? I've noticed that const is treated like a regular keyword. This theme  VSCode (I changed the color for `const` and...
The UI opening/closing of telescope isn't slow. In my case, the finding files or live grep of telescope was always at least two seconds slower for a huge codebase when...
I'm not talking about hiding buffers though. I'm talking about hiding the keymap cheatsheet
??? The option to hide already works for the buffer switching window. The option doesn't work for the marks inside a buffer.
Ah okay thank you for clarifying 🙂
It could be, but I don't think so because the list shows up if the yank was a multiline content. You can see in the screenshot. The list that is...
Bumping for the same issue. The override style is applied twice both at the `td` level and at the `div` level inside the `td`. Any padding change is applied twice....