RG

Results 16 comments of RG

Hey I just tested it and it works The only change I could see that could be made is change the `safe_create_file` function to something like this ``` fn safe_create_file(path:...

Also happens with the strikethrough tag [here](https://webui.adventure.kyori.net/?mode=chat_closed&input=%3Cred%3E%3Cstrikethrough%3Eab%3Cblue%3Ecd&bg=grass) ![image](https://user-images.githubusercontent.com/76780190/173191526-ff4e8b90-ddd3-4079-84d7-647d33a2d454.png)

@fornwall Could you take a look at this? I checked with various inputs and its been outputting exactly as the current code which takes O(n) time

I think you are accidentally importing `CommandDialog` from `cmdk` instead of `shadcn`. The issue does not exist when you import `CommandDialog` from `shadcn`

I think it would be better to keep this as a separate extension rather than bundling it with Paymenter. There are already other third-party extensions that provide similar functionality, and...

I am not opposed to implementing this as an extension; however, I am against making it a native part of Paymenter. The platform already includes built-in discovery, and installation is...