-
```
In as much detail as possible, please describe what you would like to see.
1. It would be nice to have extra (shall we call it) pedagogical info on an
exploration via tags similar to "published"…
-
If you open the inline CSS widget for a HTML element with CSS applied to it and edit the CSS in the widget you get this console error.
![screen shot 2015-03-19 at 4 17 59 pm](https://cloud.githubuserc…
-
In https://github.com/humphd/brackets/blob/bramble/src/extensions/default/JavaScriptCodeHints/tern-worker.js#L40 a bunch of plugins are loaded for Tern (the JS code hints tool) that we really don't ne…
-
When an error like this is displayed
![screen shot 2015-03-20 at 1 42 24 pm](https://cloud.githubusercontent.com/assets/9154982/6757397/1cf18096-cf07-11e4-9f51-5915c095d4cb.png)
The user is unable t…
-
There are currently 2 default.html files in bramble. One in the [brackets-browser-livedev](https://github.com/humphd/brackets-browser-livedev/blob/master/lib/default.html) extension and one in the [fi…
-
When renaming files, the user is given an unknown warning when they attempt to name a file the same as another one in the directory.
This should give an error which informs the user there is already…
-
When I paste the following HTML into Bramble, I get the error below:
``` html
Your Awesome Webpage
var httpRequest = new XMLHttpRequest();
function print(te…
-
```
In as much detail as possible, please describe what you would like to see.
1. It would be nice to have extra (shall we call it) pedagogical info on an
exploration via tags similar to "published"…
-
Right now, it sometimes looks like it should have submit button functionality when it does not. Also, it and the countdown should maybe not be at the top of the page. See https://github.com/littleweav…
-
There are a couple of things to do in this bug:
- There is a lot that can be removed in Thimble that Brackets does instead
- Figure out issues with Firefox loading a larger file size than Chrome
- Fol…