HACKER Q&A
📣 mikewarot

Copilot or Similar for Refactoring Python?


It occurs to me that I might be able to use Copilot or some similar tools to help me fork/refactor an old program I use that appears to no longer be supported (WikidPad).

My experience is in Pascal, and the like, though I have done some trivial things in Python from time to time.

What can I expect from it?


  👤 kateklink Accepted Answer ✓
We've recently launched https://refact.ai it's an AI assistant for VS Code and JetBrains that helps with refactoring old code and generating new one. It's powered by our own AI model and Python shows one of the best results.