Cloud9: How To Remove "Add Debug Configuration" which has been injected at the top of all my functions

1

HI, I have been using Cloud9 for a long time, since well before it was acquired by AWS.

A few days ago, in all of my Cloud9 Editor windows, the following non-editable text has been injected at the top of all functions in Python and Javascript:

Enter image description here

This is pretty distracting, and I can't figure out how to turn it off. Does anyone know how to remove it?

thanks

asked 2 years ago323 views
2 Answers
0

Hi! Thanks for reporting this. It appears to be a bug on Cloud9 side and the team is working on resolving this. We'll keep this thread updated. If you want to disable this you can go to Preferences -> AWS Settings -> AWS Toolkit and switch off the toggle and reload the IDE.

profile pictureAWS
answered 2 years ago
0

The fix has been deployed in Cloud9 and you should not see this added text in Javascript / Python code.

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

Guidelines for Answering Questions