effinsky
effinsky
Hi, as far as I am aware now, a testID prop--standard for both native RN components and 3rd party libs--is pretty much the only way in this case to "grab"...
Yes, it would seem so, thanks! On 11/28/2021 9:26 PM, Peter Steffey wrote: > > Ok, so it sounds like I just need to add the |testID| property to the...
Seems like it's not just a TS thing. Seems like you actually need to add the testID to the props accepted by the component, same as on the React Native's...
do add the feature, please :) makes for a real bad impression not to have it. otherwise, a sweet thing you got there. impossible to work with for me at...
same here. waiting on this too.
thanks, and thanks for the tip.
https://github.com/WhoIsSethDaniel/lualine-lsp-progress.nvim/assets/54535543/56278fd8-32d9-4b90-b163-8be54ef8adb5 how's it looking at your end?
is this solved on master? I only want to use the spinner but it's super janky. ``` mutate_section_c { "lsp_progress", display_components = { "spinner" }, separators = { component =...
Absolutely -- I wouldn't say even make this default if folks don't want that. Perhaps just include a config option. In my bvim cmp opt I just have this little...
> @jeffreytse would using [hmyzsh/ohmyzsh@master/lib/clipboard.zsh](https://github.com/ohmyzsh/ohmyzsh/blob/master/lib/clipboard.zsh?rgh-link-date=2023-02-20T01%3A20%3A32Z) be the flexible solution you are looking for? hope this sees some action sooon :)