Bart Spaans
Bart Spaans
I think an official LLMs.txt plugin would be great. Here's how I believe it should work: ## Proposed Build Process ### 1. llms.txt Generation - Scan all content directories (`/docs`,...
Would be awesome if this got merged into the extension. Currently I am manually changing all interfaces to types.
Would it be possible to still have 'open' / 'close' instead of `evt: keyof __VLS_Emit`
I don't have a solution yet, but I tried some other packages that have similar 'above the keyboard toolbars' (like 10play/tentap-editor and react-native-keyboard-accessory) and all of them run in the...
@kirillzyusko I tried it out with the `InputAccessoryView` and that does actually work correctly (iOS only ofcourse). Maybe we can learn from how RN implements it.