Daiki Nishikawa

Results 29 comments of Daiki Nishikawa

@andrewangelle Thank you for your reply and don't apologize. Your contributions are valuable for us! > The biome_aria crate internal to the repo only has a method to check that...

I started working to pass all tests. I will update the PR in the next few days

I'm interested, but I don't have time to do any work in a few days. This PR has many conflicts, so I'd like to close it for now. I'm focus...

@EmrysMyrddin Thank you for your comments! I added a changeset!

I knew about the workaround in [the comments of the discussion](https://github.com/prisma/prisma/discussions/24413#discussioncomment-9670600). It might be helpful for someone.

I think this issue was resolved by https://github.com/prisma/prisma/pull/27075 If you can use prisma.config.ts, lsp works correctly.

Hi, I’m among those hoping this feature will eventually be integrated into Playwright. I’ve seen a lot of activity and PRs around this, and I want to express my respect...

Your implementation is very useful! I have been interested in this implementation on my end, and I plan to start implementing it within a few weeks using this implementation as...