github copilot extension

1

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

asked a year ago964 views
2 Answers
0

No, I don't think you can.

profile picture
Webfork
answered a year 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

profile pictureAWS
answered a year 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.

Guidelines for Answering Questions