-
This seems a little too liberal when it comes to key interception. Especially if I can't use a mouse for a bit (or forever, if I have a hindrance or disability) but am 100% capable of using a keyboard…
Pomax updated
9 years ago
-
Since we no longer serve brackets from `gh-pages` we can do away with the build step when we publish updates to submodules in bramble.
sedge updated
9 years ago
-
It looks like the Thimble UI is going to want dynamic theme switching via some kind of API call. Ideally we'll implement this in a `postMessage` way to the the Bramble code (i.e., our extension). Br…
-
Many of the early 4th edtion and earlier cards have messed up activation costs in the 'originalCardText' field (such as '1oRooR' on gatherer for 1RR) and also missing colons for almost all of them. Th…
-
i would like to use chrome to develop instead of using brackets native shell . All articles that i found are old and outdated could some one point me the way.
-
We've discovered that brackets tries reading from the filesystem to get internal resources during its initial load. The one example we know of for sure is [during the loading of extensions](https://gi…
sedge updated
9 years ago
-
Hyperlinks in Codemirror editor (left hand side) force the link to open in the iframe and also new window. you can re-create this by:
1. Open file tree
2. Select CSS file
3. Click on "color"
4. CTRL+K…
-
We started out with `brackets-browser-livedev` as a submodule, partly because we wanted to keep `src/` is clean as possible for merging/submitting upstream work. In that time the extension's code has…
-
```
im suspecting the moxes, tho not too sure. crashes on turn one as ai plays his
very first card.
#NAME:Kill by Numbers
#DESC:They just keep multiplying.
Gelatinous Genesis (*) *2
Bramble Elemen…
-
The 3rd largest file loaded by Bramble is https://github.com/adobe/brackets/blob/decd8e4602d1bd17b048e35ac6a2097f2836d539/src/LiveDevelopment/Inspector/Inspector.json at 231K of mostly strings that ca…