Jesai Tarun

Results 112 comments of Jesai Tarun

@CsBigDataHub @momokrono thank you for helping with this! Sorry about the formatting hassle; I'll add a formatter recommendation in the contribution section later so this doesn't happen again. (I used...

Hello @Ulf3000! Thanks for letting me know – it looks like Google just deprecated the preview release and slightly altered [the model name](https://ai.google.dev/gemini-api/docs/models/gemini). I'll release a small update soon that...

For a small percentage of users, the timings in the code are too quick for those computers, breaking Writing Tools. The next update will have a "compatibility mode" toggle in...

@CaptainXannath Not yet! I've been super busy with moving in to uni for the first time in a new country, but expect a very notable update in the not too...

Thanks for the debussing and contribution, @BrunoGeorgevich. In 2 weeks from now, I'll be able to start work on Writing Tools again, and I'll take a deeper look at this!

Hey everyone! @BrunoGeorgevich, thanks so much for this PR, looks like it will fix issues for some people. For the upcoming update, I have plans to add a “compatibility mode"...

Hi @occamx ! I'm really sorry for the delayed reply. I've been extremely busy the past month. Thanks so much for your kind words. I'm happy you're enjoying Writing Tools....

Hello! Intriguing indeed! Writing Tools internally presses `ctrl+c` when you invoke it, so that it can copy the selected text into the clipboard and read it from there (it does...

Ah, bummer. Thanks for the suggestion — I did initially try that approach when developing Writing Tools. Sadly, WM_COPY only works with standard Windows controls; many apps use custom text...