John Hooks

Results 82 comments of John Hooks

@erikyo The more important issues are to remove the dot when there are no new messages and also change the cursor type on hover to `pointer`. The color blue was...

In my opinion, there should be the option for a notification emitter to indicate whether or not a messages does expire and when, a database column of `expires_at` that is...

The difficulty I see with this is that the classic notification system allows the plugin to render custom formatted HTML. There wouldn't be a good way to display those notices...

I've read through the previous comments for this PR. I agree with @smhg, it would be best to create separate PRs for the following: - Moving `lib` to `src`. -...

In my opinion, types aren't currently published by the package,so it doesn't make sense to copy the Definitely Typed ones. Those are established and what people are used to. It...

Thanks @erikyo for the explanation, I'd would still lean toward waiting to publish them until they are "correct" and generated by properly typed code. IMHO @smhg Could we please enable...

We suspect it calculates the dependencies in the bundle size.

@erikyo I would help support you with code review and feedback.

@erikyo I have a little more context now reading this issue. It seems where the breakdown between this issue and PR #86, plus my comment https://github.com/smhg/gettext-parser/pull/86#issuecomment-2100414408 If the goal is...