Y
Hacker News
new
|
ask
|
show
|
jobs
by
mthoms
1106 days ago
Does the ChatGPT plugin for PHPStorm actually analyze your existing code? As-in... can you ask it to code something using your pre-existing utility functions, classes, and so on?
1 comments
azeirah
1106 days ago
The one I use is CodeGPT. It doesn't. It's a simple chat-like wrapper over the GPT4 api.
link