Award-winning journalist and data scientist, now newly retired. Happily embarking on my next chapter.
Useful tips for using GitHub Copilot AI-powered code completion from Christopher Harrison, senior developer advocate at GitHub: (❤️ the term comment-driven development!) Describe the goal. Start a file with a few lines of comments highlighting what you're building. Be flexible. If you don't see what you want, rephrase the comment. Provide examples. If you're processing data, show the start and end points you expect.