ChatALL
ChatALL copied to clipboard
added a Basic search option
I think until that Ctrl+F option comes we can use this for searching. Just started with Vue abecause of this project. New to contribution. Open to take feedbacks. Thanks
i just wrote a code on app.vue. I think because of my formatter so many formats changed
great! just a small remark about the indentation of the props, look carefully at the guide style and the indentation of the spaces. It brings a lot of visibility with time that's why I insist. I let the owner @sunner decide what to do next and the level of severity
thanks ill keep that thing in my mind.
Thank you @syedddanishalinaqvi . And thank you @k4lu-0p , you are really a Vue guru.
I also started with Vue for this project. I need some time to understand this PR and what @k4lu-0p insisted (mostly agree), :-)
@syedddanishalinaqvi There are conflicts now. Could you resolve them first?
Done ;)
@syedddanishalinaqvi This is a great prototype. Nice try 👍
I appreciate your effort, but in my opinion, it can be improved to be usable.
Fortunately, there is an easier solution. I asked ChatGPTs and Bing Chats "How to add 'find in page' in electron app" and found some useful node.js packages such as electron-find
and electron-in-page-search
. Could you give them a try?
Definitely ill try to work on that.