AWS Cloud9 Environment Open IDE icon Greyed Out - cloud9-ide

Can not get into Cloud 9 IDE, what's the possible reason?
enter image description here

Related

How to enable hotkey highlighting in IntelliJ IDEA on macOS?

Like this?enter image description here
I don't know how to turn it on, so I only surfed the Internet.
This feature is provided by Presentation Assistant plugin. You can install it from the marketplace according to JetBrains documentation, and restart the IDE.

Is it possible to set VSCode integrated terminal as the default app to run Mac shell programs?

I am trying to set launchPackager.command from React Native to open inside the VSCode integrated terminal directly, so I can view errors and control my app without having an external Terminal/iTerm open.
But, if I select VSCode under Open Apps with in the Mac right-click menu, it will open the code file, instead of running it.
Is it even possible to open in a new integrated terminal automatically?
You can run npx react-native start in the VS Code integrated terminal.
Or you can install the VS Code react native extension, and press a button to start the packager.

Xamarin.iOS :Not able to publish ipa from visual studio to Appstore connect

I am trying to publish my ipa from visual studio to AppStore. I have set up the profile and certificate for the same and I am able to create an archive . Please refer to the images(sorry for the image quality, screenshot shortcut was not wotking in my macbook so had to take images on phone)After selecting Upload to AppStore, it shows me the details like profile and certificates but earlier it used to show option to publish your app but now it is showing this message
]2

vs emulator works but application doesn't work properly

I created new blank app in xamarin and i didn't change anything in code view.
When I try to run app. Emulator works good but app doesnt run in emulator. I am using VS 2015 Enterprise Version:14. My operating system is Win10 Enterprise
-VS
Right mouse click on solution. Select Configuration Manager. Select Deploy.
Sometimes it gets stack (check green bottom bar in visual studio). If green bar stays full and doesn't go away restart emulator.
Another reason can be that there is no MainLauncher Activity is defined.

MonoDroid Fails to load emulator

I downloaded the trail version of MonoDroid. I am going through the hello world tutorial and now at the part where I want to deploy my app to the emulator.
It comes up with a "Select Device" dialog with nothing in it. So I click on "Start emulator image", this pops up another dialog with available images. I have one emulator made and it is in this dialog box. I hit ok and I am not at dialog box with still nothing to choose.
So I am not sure what to do.
I am running Visual Studios pro 2010 on a window 7 64bit.
This seems to be a regression in Google's latest version of the Android SDK. Emulators will no longer run if there are spaces in SDK location path.
Uninstall the Android SDK and install it back to a new location without spaces and it should work.

Resources