AI Copilot

I continue to be amazed at what AI can do. I was skeptical, but GitHub Copilot does a truly amazing job at reading my mind and proposing code that is spot on 90% of the time.Just hit TAB to accept the suggested code. It even injects comment that generally captures the intent of the code. I agreed to try it out, and at first was annoyed at the suggestions... until I realized they usually were what I was about to write, used my coding style, and didn't include little errors I sometimes make with I'm coding fast. Worth trying.