|
|
|
|
|
by giancarlostoro
311 days ago
|
|
One key way I use JetBrains AI or any LLM is to ask it what's wrong with my code, and get some insightful remarks that make reasonable suggestions. I havent used it to do PRs yet, since my employer has not invested in such tools, but I imagine it would help to catch big issues that we might miss and approve. |
|
It's really nice! I normally do the same thing as you. You basically get to save the copy/paste and context-switch. The changes it suggests can be integrated into the PR immediately... it works pretty well! Especially in collaboration with Diamond.
The automatically-provided Diamond comments -> chat "plz fix this" pipeline is really productive.