Github Copilot
Github Copilot
Features:
Advantages:
Can save developers time and effort by automating repetitive tasks and
suggesting code solutions.
Can improve the quality of code by catching errors and suggesting
improvements.
Can make developers more productive by providing contextual information
and suggestions.
Can be used to learn new coding languages and technologies.
Disadvantages:
Can suggest code that is incorrect or inefficient for ABAP but felt better for
SAP UI5/Javascript
Copilot Chat cannot be leveraged since it’s a 3rd party plugin
ABAP cleaner that SAP suggests for code cleanup formats the boilerplate
code suggested by Copilot.
When a method is instantiated I would expect copilot to suggest the
consumption of the instance rather than a repetitive code.