问题标签 [codeanywhere]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
47 浏览

html - Stop the editor from carriage returning whilst editing css in Codeanywhere

I have a quite unique way of typin css. It is in a way that makes me understand my code a whole lot better, than just randomly putting things everywhere. This allows me to use one file with no problem, rather than putting my project into a whole lot of different css files, that would end up in me having to compile them afterwards.

Let us consider:

I then most of the time, want to create another styling of a different element, tabbed in one from the previous one.

But upon doing so, the cursor jumps back to the very start of the line, simply by hitting enter after body, as well as upon creating the brackets after the header, in this case. This is very time consuming, as I have to indent manually after creating the brackets, as well as the header.

Especially for the brackets, which automatically after being created ends up like the following:

It there a setting to disable, or change, this default behavior?

0 投票
0 回答
121 浏览

sass - Gulp 观看在第二次运行时删除 css

我正在使用 CodeAnywhere(云 IDE)并安装 gulp。每次运行“gulp sass”都可以正常运行,但是当我“gulp watch”时,“sass”任务第一次运行良好。之后它只会创建一个空的 style.css 文件。我正在关注css-tricks 上的“初学者一饮而尽”的帖子。

我的文件结构如下:
在此处输入图像描述

0 投票
0 回答
848 浏览

node.js - Codeanywhere 环境

我使用 CodeAnywhere 作为我的 IDE,我想使用测试环境而不是开发。

我怎样才能做到这一点?

当我尝试Console.Log(process.env)

这出来了

如果我可以在这个环境中添加一些变量,那我该怎么做呢?

如果我想创建另一个环境,那我该怎么做?

0 投票
1 回答
73 浏览

phalcon - 在 CodeAnywhere 上安装 Phalcon

我已经尝试了在我的 CodeAnywhere 帐户堆栈中安装 Phalcon 的所有方法——但无法完成。我想知道这里是否有人成功地做到了,他/她是否可以分享。

我是这个社区的新手,这对我非常有帮助,我加入以感谢我在这里阅读的所有答案。

我首先搜索以查看其他人是否有相同的问题(关于在 CodeAnywhere 中安装)但没有看到任何问题,所以我发布了这个问题。

0 投票
1 回答
354 浏览

php - 更新到 php7.1 返回回显代码页面而不是布局

在此处输入图像描述

我正在使用 cakePhp,必须重新安装所有东西。在我更新之前一切正常,但后来我从 repo 中退出,它说我需要 7,所以我更新了,现在得到这个。

cake 和 phpinfo 说的一样

在此处输入图像描述

然后,如果我尝试将地址从 / 更改为 /phpmyadmin - 这些是我得到的变体

0 投票
1 回答
483 浏览

html - 使用 codeanywhere HTML5 connection/devbox 登录 firebase

我在 codeanywhere html5 连接上安装了 firebase。当我尝试运行 shell 命令 >firebase login时,响应给了我一个 URL 以启动以便登录。登录并允许权限后,它重定向到 localhost URL 并出现以下错误:

从 codeanywhere 框中使用 firebase 时,登录的适当方式是什么?

谢谢!

0 投票
2 回答
1488 浏览

angularjs - 在 codeanywhere 上使用 angularjs-cli 构建 angularjs 2

当我尝试通过ng serve --host 0.0.0.0. 我尝试了以下方法。1.install -g angular-cli 2. cd 到该应用程序目录 3. 更改 angular-cli.json 中的端口

  1. ng 服务 --host 0.0.0.0
  2. 浏览器中请求的 url 是http://port-1337.angular2-jobproject0889272.codeanyapp.com/

    容器和浏览器的屏幕截图

0 投票
1 回答
88 浏览

android - Codeanywhere:在 Android 上备份

我正在尝试在旅途中使用codeanywhere的应用程序在我的 android 手机上进行一些编码。它工作正常,除了我想备份我的文件并且想不出办法。我的尝试:

  • 从应用程序下载文件和文件夹。菜单中有一个选项可以执行此操作,...但它不起作用;它把我带到一个空白页面,没有任何反应
  • 通过 scp。这只能使用 ssh 密钥,而且我找不到一个易于使用的 scp android 应用程序,它使用密钥而不是密码。
  • 通过连接到 github。读完这篇文章后,我决定为此创建一个新的 github 帐户。但是我不知道如何在 android 上设置一个新的存储库。此外,这似乎有点复杂,只是为了备份一个玩具项目..

有任何想法吗?或者对在路上编码的其他方法的建议(我正在用 Haskell 写)?

0 投票
0 回答
75 浏览

javascript - 在 php 中启动 Firebase

大家好,

我想用 Firebase 开始我的网站,但我想我错过了一些东西。对于我的测试,我只有一页。

我有一个错误

无法加载https://www.googleapis.com/identitytoolkit/v3/relyingparty/signupNewUser?key=AIzaSyCxa9cGDUAuR03RuCgPeyvNzsYVJ8xwXVU:对预检请求的响应未通过访问控制检查:不存在“Access-Control-Allow-Origin”标头在请求的资源上。因此,不允许访问 Origin 'xxxxxxxxxxxxxxxxxxxxxxx'。响应具有 HTTP 状态代码 404。

你有想法吗 ?

Ps:我在在线IDE,codeanywhere

谢谢

0 投票
1 回答
378 浏览

ftp - Codeanywhere (IDE) - 无法浏览文件夹

我使用 CodeAnywhere 作为 IDE。它对我来说效果很好。突然间,我登录后无法查看我的任何项目中的任何文件夹。它显示的只是一个空白的 HTML 文件。我束手无策,CodeAnywhere 的支持完全没用。

任何指导将不胜感激。

CodeAnywhere 屏幕截图