Skip to content

github copilot extension

1

i am using cloud9 to develop serverless app. can i use github copilot on cloud9?

asked 3 years ago1.7K views
2 Answers
0

No, I don't think you can.

answered 3 years ago
0

Cloud9 is integrated with CodeWhisperer which is a machine learning powered service that helps improve developer productivity by generating code recommendations based on developers’ comments in natural language and their code in the IDE. Currently CodeWhisperer is available for the Java, JavaScript, Python, C# and TypeScript programming languages

https://docs.aws.amazon.com/cloud9/latest/user-guide/codewhisperer.html

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.