On the other hand, code suggestion analyzes the code and proposes the predicted next steps. For instance, when you write code to process one property among several, it suggests additional code for handling the other properties. The programmer simply reviews the content and presses the tab key to complete programming. It’s also handy to have the capability of completing function names. While comments are also useful, GitHub Copilot can predict and write the code based on the function name. The CEO of GitHub has stated that eventually, 80% of the code will be AI-based. Having experienced GitHub Copilot and ChatGPT, you might feel that this prediction isn’t far off.