
Cloud IDE for Go language using Jupyter & Visual Studio Code
Techlatest.net | 1.0.1Linux/Unix, Ubuntu 16.0.4 - 64-bit Amazon Machine Image (AMI)
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews

External reviews are not included in the AWS star rating for the product.
Amazing browser-based code editing
What do you like best about the product?
I can have my own development environments available to me from anywhere, anytime. The code editing experience is pretty great tbh, and I can also have a multi-user IDE environment with other devs.
What do you dislike about the product?
The syntax-highlighting lags behind sometimes, and often requires me to refresh my browser, tho it happens less, its still mildly infuriating. Also sometimes the code history isn't available.
What problems is the product solving and how is that benefiting you?
Working directly from my browser without opening 2 different apps for multi-tasking. It also helps in the multi-user IDE environment, like we don't necessarily need to commit a pull request all the time if we're working together.
- Leave a Comment |
- Mark review as helpful
A solution to provide GO development environment on-the-go
What do you like best about the product?
As the name says, Cloud IDE is a cloud-based Integrated Development Environment for Go language. It is a combination of Jupyter Notebook and Visual Studio Code. Using this Virtual Machine, you can have your Go development environment availible anywhere according to your convenience. The IDE runs in browser, which makes it platform independant. JupyterHub is also included which allows us to use multiuser IDE environment. Also Visual Studio Code is bundled alongwith, which we can use as a local IDE.
We also have support for remote desktop and FISH shell, if you use it.
We also have support for remote desktop and FISH shell, if you use it.
What do you dislike about the product?
Fish shell is integrated into the cloud IDE. While FISH is an outstanding shell, BASH is still a common one. So the the absence of BASH for FISH might be slightly inconvinient for some users who are used to BASH shell.
What problems is the product solving and how is that benefiting you?
Cloud IDE is a ready-to-go bundle for Go development needs. We no need to setup the Go development environment again and again, we just need to start this VM which provides an out of the box experience for Go development. It saves me time and resources.
showing 1 - 2