-
```
This project is great! But IE is obviously too inferior for a project such as
this. I'll wait for the chrome version instead.
Anyway, here are my suggestions:
Frameless Browser option
Minimize/M…
-
```
If settings.json resource is embedded in exe then use it, otherwise check for
settigs.json file in current directory. This command can be used for embedding
(found in node-webkit examples):
c…
-
```
If settings.json resource is embedded in exe then use it, otherwise check for
settigs.json file in current directory. This command can be used for embedding
(found in node-webkit examples):
c…
-
I noticed that if a selector only contains a mixin, a ParseError is thrown. I'll try to create a failing test case for this. I know you're not a fan of my CSS, errrr I mean, stylus formatting :p, but…
-
I know of this error on linux (I run ubuntu 14.04 64 bit) with libudev.so.0 cannot be found.
One solution is to use ghex to change "libudev.so.0" to "libudev.so.1".
But this means the auto build wit…
ghost updated
10 years ago
-
```
This project is great! But IE is obviously too inferior for a project such as
this. I'll wait for the chrome version instead.
Anyway, here are my suggestions:
Frameless Browser option
Minimize/M…
-
```
This project is great! But IE is obviously too inferior for a project such as
this. I'll wait for the chrome version instead.
Anyway, here are my suggestions:
Frameless Browser option
Minimize/M…
-
### Version
1.48.2
### Steps to reproduce
1. Create or use an existing suite of tests that run efficiently on Chrome. Examples could include tests involving multiple types of assertion i.e `waitFor…
-
As per this comment http://stackoverflow.com/questions/27291990/better-way-to-implement-in-javascript-after-after-last-before-and-before-last#comment43051894_27291990
Here is a potential solution: h…
-
On OSX, when I go to the menu and choose _About Zed_, the dialog that says that I'm using "Version 32.0.1700.107 (1700.107)." This is different than the semver version most commonly used to discuss Ze…