Earlier quoted context omitted.
...but, there is one issue preventing my company from fully adopting it. https://gitlab.com/gitlab-org/gitlab-ee/issues/5981 Once this is completed/implemented, our entire company will be migrating our old school document system to GitLab, using static pages, merge request approvals and this Web IDE. If push comes to shove, I'll have to fork and do it myself ;)
Please continue it. My cofounder and our CTO Dmitriy left an implementation suggestion in the issue.
GitLab Web IDE
251–260 of 280 posts
Re: GitLab Web IDE
#252Earlier quoted context omitted.
I'm a c9.io user so my account is still free, but the impression I get from the Amazon acquisition is that you have to run it on an EC2 instance now. That requires some form of setup, doesn't it? And AWS is jargon all the way down, so the entry level is a lot higher than it was before.
Yes, but the setup is a few clicks. I think the main selling point is that you run the IDE on an EC2 which runs the same OS as your production environment (even Lambda) which allows you to directly compile server code in the IDE and it just works on your server.
Re: GitLab Web IDE
#253Wow, very cool. Lots of new players in this space: https://repl.it , https://glitch.me , and now GitLab (and I'd be surprised if GitHub doesn't follow in tow). Cloud9's acquisition really left a big hole in the market. AFAIK there's still nothing out there that gives you a decent code editor (edit multiple files, have multiple tabs open, etc) that also gives you access to a Linux shell and ability to expose ports lik…
Honestly I generally don't want to do my entire development on a Web IDE, but I do think it's very useful for a repo hosting site to have editing tools, as I often find myself wanting to fix something quick away from my setup. Web IDEs in general are a great concept though, mostly because developers generally love having their editor customized the way they like it, and from there, having it in the cloud accessible f…
Re: GitLab Web IDE
#254Wow, very cool. Lots of new players in this space: https://repl.it , https://glitch.me , and now GitLab (and I'd be surprised if GitHub doesn't follow in tow). Cloud9's acquisition really left a big hole in the market. AFAIK there's still nothing out there that gives you a decent code editor (edit multiple files, have multiple tabs open, etc) that also gives you access to a Linux shell and ability to expose ports lik…
Re: GitLab Web IDE
#255Earlier quoted context omitted.
Honestly I generally don't want to do my entire development on a Web IDE, but I do think it's very useful for a repo hosting site to have editing tools, as I often find myself wanting to fix something quick away from my setup. Web IDEs in general are a great concept though, mostly because developers generally love having their editor customized the way they like it, and from there, having it in the cloud accessible f…
I've heard this a lot since around 2012/13 when I first became aware of C9, and even gave it a go. Granted it was and is impressive as a technical achievement, but I really don't see the use case at all, other than as something to use as a quick fix embedded by a repo host. My laptop is a tool I use every single day and have with me almost all of the time. I do not need internet connectivity to remain productive, whi…
Re: GitLab Web IDE
#256Earlier quoted context omitted.
Honestly I generally don't want to do my entire development on a Web IDE, but I do think it's very useful for a repo hosting site to have editing tools, as I often find myself wanting to fix something quick away from my setup. Web IDEs in general are a great concept though, mostly because developers generally love having their editor customized the way they like it, and from there, having it in the cloud accessible f…
If it works OK from iPad might actually be pretty useful.
Re: GitLab Web IDE
#257I'd love to see more symbiosis between editors and deployment tools. I could write my code and tests in the browser editor, and just have a dashboard with everything I need to know. Then when I'm at home I can use my editor and still hack the old fashioned way. I wish Microsoft has bought gitlab instead of github. They could have this new editor tie in with azure or something cool like that. Like websharper, but for…
Gitlab is using Monaco for this. An open sourced online editor brought to you by none other than Microsoft. ( https://github.com/Microsoft/monaco-editor ) I couldn't dig it up now but I recall seeing that Microsoft started this project as an online code editor for Azure, later using it in VSCode. So it would not be surprising if they bring this to github some time in the future.
Re: GitLab Web IDE
#258Re: GitLab Web IDE
#259I think they are spreading themselves too thin working on way too many features. Feature envy with github is not a good way to define your roadmap. They should drop everything and focus the most important feature: speed.
It's the fastest single transistor in existence. You could say... it focuses on speed, to the exclusion of all other features!
Re: GitLab Web IDE
#260Has GitLab already been bought by Apple?