首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我可以使用vscode代替cloud9进行web开发吗?

我可以使用vscode代替cloud9进行web开发吗?
EN

Stack Overflow用户
提问于 2018-08-28 08:43:40
回答 1查看 1.6K关注 0票数 2

我目前正在经历web开发人员训练营,并进入了cloud9设置部分,显然亚马逊买下了这个网站。这是一个问题,有两个原因:一年后,他们为服务收费,我不能注册我的手机,因为网站上的一个错误。我目前正在使用vscode来满足我的大部分需求,我想知道我是否可以在接下来的教程中使用它,包括nodeJs、mongoDB、express等。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-08-28 09:13:28

最好的IDE总是最适合您需求的IDE。如果Cloud9有一些你离不开的特性(实时协作?)那么它将会比Visual Studio Code更好。这完全是个人喜好。

我个人更喜欢Visual Studio代码,因为:

代码语言:javascript
复制
It’s open source, cross platform and actively worked on.
It’s free
It’s fast enough.
It’s highly customizable (themes, key mappings, extensions).
I don’t need my IDE to live in the cloud, I have git and configuration sync so my IDE is the same on any of my machines.
Vast number of extensions for anything you can imagine (SCM integration, languages, linters, debuggers, IoT, cloud computing, etc etc)
It’s supported by a very large company and isn’t going anyway.

在下面的链接https://stackshare.io/stackups/visual-studio-code-vs-cloud9-ide中查看Cloud9集成开发环境与Visual Studio代码之间的比较

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/52048619

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档