How do you use AI to help development? #1464
Unanswered
okuramasafumi
asked this question in
Q&A
Replies: 2 comments
-
|
I mostly use Claude Code and Codex with the latest models, both of which can be used with any editors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I use Anthropic Claude and GitHub Copilot both using their VSCode extensions. They can both scan codebase for parts needed to get the context. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use Spaces from GitHub Copilot and soon realized that it doesn't have enough space to contain all the files in this repo.
This led me to think about how other devs use AI to help development of RDoc.
As to the text editor, I use Neovim, but I'll be convinced to use other editors/IDEs if that's the best way.
Beta Was this translation helpful? Give feedback.
All reactions